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