created March 1, 2001 · complexity basic · author stone · version 5.7
To make your xterm inherit the title from Vim. e.g. 'Vim - ~/.vimrc' put this in your vimrc:
:set title
I want to run Vim with 'verbose' set, but then it gives a lot of "file not found" messages at...
On Unix-based systems, the Meta (Alt) key may not work in Vim. For example, in insert mode...
This function/command works just like the built-in :set except that it escapes out the spaces on...