Christian Brabandt
Christian Brabandt
Honestly, I don't know what to do with this. Perhaps try to set `:set term=builtin_xterm`. I am not sure it will help. You can also try other values, run `:set...
Thanks, that looks nice. However this: > set pumborder=rounded or > set pumborder=+,-,+,\|,+,-,+,\| That looks inconsistent (using a single word vs. several single characters). Also I think would make sense...
What's the difference between those two versions? Perhaps it wasn't available when the termplugin was developed?
Oh, that is indeed puzzling. I have no idea why airline would cause this
Interestingly, I see the exact opposite when starting `gvim --clean` (so without airline being involved) ``` :!echo foo press ENTER or type command to continue ``` ``` :set guioptions+=! :!echo...
It is still used by [default.vim](https://github.com/vim/vim/blob/master/runtime/colors/default.vim). I think this warrants the line to be still there.
so @dexgs can you please make those changes?
It seems there is no more activity here, so I am tempted to close this here and leave remaining improvements in @zzzyxwvut hands for future improvements.
Yes, if you think the changes here are worthwhile, but not complete, let's create a new PR with what you are satisfied. Thanks!
Sorry, this is too unspecific. Please add much more information, e.g. where did you see that popup? What command was run, etc?