Pages

File name in Vim


When we are typing in Vim editor, often, we may want to see the file name.

This can be accomblished in following ways. After pressing ESC key

:f    
:file
ctrl + g

Hope it helps.


A related Q/A page can be seen in Stack Overflow page.

No comments:

Post a Comment

You may be interested in these posts

Error in image file conversion: convert-im6.q16: not authorized `test.eps' @ error/constitute.c/WriteImage/1037.

This error is because of the vulnerability. This allows remote execution of code using image formats. So, some Linux distributions by defaul...