artemvmin
artemvmin
Pausing over a method causes the proto to be written to the command line, which wraps and causes the following prompt: "Press ENTER or type command to continue" As a...
I'm running Vim 8.0.
I set g:tagbar_silent as a temporary fix.
My temporary workaround is to check that no other processes are running besides bash and vim: is_vim="[[ -n `ps -o state= -o comm= -t '#{pane_tty}' \ | grep -iE '^[^TXZ...
@junegunn Please let me know if there's something you don't like about the proposed implementation. I'm happy to rework it in 2023.
I'm still very excited about this. Please let me know how I can help.
Any reason this isn't merged, yet?