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'
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
Post a Comment