Skip to content

Commit a4a7486

Browse files
committed
list-buffers now has C-s
1 parent 577f0d9 commit a4a7486

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/en/usage/usage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,9 @@ presented the list of existing buffers, into which you can:
220220
- use Enter to select a buffer,
221221
- press Space to select or deselect entries, then call an action on them:
222222
- use `C-k` to kill the selected buffers.
223-
- in a GUI, use a right click to choose an action to apply on the
224-
selected buffers. The default available actions are to kill the
225-
selected buffers, or to save them.
223+
- use `C-s` to save the selected buffers (added in June, 2026)
224+
- in a GUI, you can use a right click to choose an action to apply on the
225+
selected buffers.
226226

227227
See also how to save many files at once below (`save-some-buffers` bound to `C-x s`).
228228

0 commit comments

Comments
 (0)