Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow separation of module output into separate views #873

Open
thigg opened this issue Jul 31, 2023 · 1 comment
Open

Allow separation of module output into separate views #873

thigg opened this issue Jul 31, 2023 · 1 comment

Comments

@thigg
Copy link

thigg commented Jul 31, 2023

When running mvnd on a failing build it is really hard to figure out what was going on when the build is highly parallel.

As a solution to this, I would find a way to view only the output of each module separatly very useful.
This could either be separate files, or an interactive tui that allows me to select the module output I want to read.

@gnodet
Copy link
Contributor

gnodet commented Jul 31, 2023

Have you tried pressing + a few times to have the per-module scrolling windows output ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants