Working with multiple buffers in Emacs
C-x C-b creates a buffer with a list of buffers. M-x describe-mode wasn’t helpful. Here’s how to use this buffer:
Here are the useful commands: |key|action| |—|—| |C-o|See the buffer in the other window| |g|Refresh| |T|Toggle view of non-file buffers| |d|Mark buffer on current line for delete| |x|Delete marked buffers.|