diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-11 15:35:43 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-11 15:35:43 -0500 |
| commit | 61e3d02bf8f11368f00226619ce2b7cb15a304c5 (patch) | |
| tree | f4972f0981249c3257e9d7c5cff9784a51a0e3c0 /snippets | |
| parent | 29a04a78b3b965c108d7e8edfe161f0e6746fe84 (diff) | |
| download | dotemacs-61e3d02bf8f11368f00226619ce2b7cb15a304c5.tar.gz dotemacs-61e3d02bf8f11368f00226619ce2b7cb15a304c5.zip | |
feat(window): kill the other window's buffer with C-; b K
`cj/kill-other-window-buffer' (in undead-buffers.el, on `C-; b K') kills or buries the buffer shown in the other window and leaves that window and the split alone. The window just shows whatever bury/kill surfaces next. It reuses `cj/kill-buffer-or-bury-alive', so buffers in `cj/undead-buffer-list' (like `*scratch*') get buried. With more than two windows it acts on `next-window'. Sibling of `cj/kill-other-window' (M-S-o), which deletes the other window. This one keeps it.
Diffstat (limited to 'snippets')
0 files changed, 0 insertions, 0 deletions
