Vim shows file name as title -


My Vim window displays the file name at the top of the terminal window. I can not find a configuration related to that in my vimrc file to disable it.

Yes, you can set , title option.

Code>: h 'title'


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -