Command history
- Press
C-f
in command mode
Close buffer
:bd <n>
where <n>
is the buffer number from :ls
, or
:bd abc
where abc
is some string unique to the name of an individual buffer.
C-f
in command mode:bd <n>
where <n>
is the buffer number from :ls
, or
:bd abc
where abc
is some string unique to the name of an individual buffer.