I am creating a temporary buffer in vim which receives the output of a shell command.

The window/buffer gets the title: [No Name]

How can I manually set the name/title for this window/buffer.

link|improve this question
feedback

1 Answer

up vote 3 down vote accepted

Are you looking for :file Somename ?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.