0 Talk Vim xterm title Edit History Redirected from VimTip23 Tip 23 Printable Monobook Previous Next 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 ReferencesEdit :help 'title' :help 'titlestring' CommentsEdit Read more The "Hit ENTER to continue" prompt is displayed when Vim is about to redraw the screen, but... Avoiding the "Hit ENTER to continue" prompts It isn't immediately obvious, but let can be used for far more than setting variables. It can... Set options or named registers with let I like the Windows default behavior (ctrl-c for copy, ctrl-v for paste, etc) even when I'm... Mimic shift-arrow to select text in terminals without shift-arrow Related Categories Categories: VimTip | Options | Terminals Add category