Nov 142010
Set filename in terminal title in vim
Answer:
To display the currently editing filename in the title of terminal of vim, you can try the tricks below:
1. Press [ESC] to get into command mode
2. Enter :set title
Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.
Set filename in terminal title in vim
Answer:
To display the currently editing filename in the title of terminal of vim, you can try the tricks below:
1. Press [ESC] to get into command mode
2. Enter :set title