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
(Move categories to tip template) |
(Remove html character entities) |
||
| Line 12: | Line 12: | ||
}} |
}} |
||
To make your xterm inherit the title from Vim. e.g. 'Vim - ~/.vimrc' put this in your vimrc: |
To make your xterm inherit the title from Vim. e.g. 'Vim - ~/.vimrc' put this in your vimrc: |
||
| − | + | <pre> |
|
| − | :set title |
+ | :set title |
| + | </pre> |
||
==References== |
==References== |
||
| Line 20: | Line 20: | ||
==Comments== |
==Comments== |
||
| − | |||
| − | ---- |
||