If I click on File -> Close, it closes the buffer like I want, but doesn't list a key mapping. What is the key mapping?
If I click on File -> Close, it closes the buffer like I want, but doesn't list a key mapping. What is the key mapping?
BKB has already given correct answer. Just wanted to add that C-h b lists the key bindings applicable in current buffer
C-x k to kill the current buffer.C-x 0 to close the current window.C-x 1 to close every other window.