Manpreet Singh
Manpreet Singh
Not running `screen` but `tmux` has the same behavior. It would be nice if `altscreen`/`alternate-screen` was not required to be on as for some programs like `man` , `less` etc....
Since I need it soon, I'd like to take a stab at implementing this. Any general clues about the implementation design to save me time investigating would be highly appreciated.
It seems that I am not processing strip levels (e.g. 1 here for b/ prefix) for patches doing file additions or removals. I'll need to revisit my code to see...
Thanks, @haya14busa, it does seem to cause or detect newer issues. ``` vim syn match pythonError "[&|]\{2,}" display ``` ``` .vim/syntax/python.vim:135:28: vimlparser: E492: Not an editor command: ]\{2,}" display ```...
Thanks for the quick turnaround! Seems most of the problems are gone and only `syn region` is slightly broken. May I suggest running it on any vim plugin manager bundle...
Hello, any plans to build this anytime soon?
What do you mean by "changed tabs"? What do you mean by "one by one"? If I understand what you are wanting correctly, I'd be totally opposed to this since...
Any plans to fix this? It's a couple of years old now.
Sadly, I lack the time to do any new features these days.
@suntong , does the already available ``-indexpath`` option not meet this requirement for you?