-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
Feature Request - Cut the summary tree #63
Comments
I've added the ability to target positions so that the summary window will only render from the targetted position. There's a new |
First of all, thank you very much for addressing this! 🙏🏾 |
Sorry for not being clear, the main usage of this will be using the |
Oh okay. Interesting. I'll give it a try. Thank you. 👍🏾 |
Hi ✌
I'm still in the progress of switching from
vim-ultest
. And I'm wondering if you could add any options for the summary provider to get a more lean output. Having the full directory tree is a bit too much for me. I already have a file tree on the left side and open files are highlighted etc. Having the whole tree in the summary window also needs so much more horizontal space. The test names/descriptions sometimes (depending on the project) start after 15 empty characters, leading to many lines being wrapped, or if wrapping is disabled most of it is hidden.I liked the old summary. But I see your aim to improve here with a new concept. Do you think there is a middle ground?
Thanks in advance!
The text was updated successfully, but these errors were encountered: