[Emacs] Add keybinds for indirect buffer cloning
This commit is contained in:
parent
1b5f76c050
commit
c3da7367a8
@ -7630,10 +7630,12 @@ I also have two main shell-related functions, prefixed with ~as~.
|
|||||||
My buffer-related keybinds are all prefixed by ~b~.
|
My buffer-related keybinds are all prefixed by ~b~.
|
||||||
#+name: keybinds-buffers
|
#+name: keybinds-buffers
|
||||||
| Key | Function | Description |
|
| Key | Function | Description |
|
||||||
|-----+---------------------------+-------------|
|
|-----+------------------------------------+-------------|
|
||||||
| | | buffers |
|
| | | buffers |
|
||||||
| b | bufler-switch-buffer | |
|
| b | bufler-switch-buffer | |
|
||||||
| B | bury-buffer | |
|
| B | bury-buffer | |
|
||||||
|
| c | clone-indirect-buffer | |
|
||||||
|
| C | clone-indirect-buffer-other-window | |
|
||||||
| l | bufler | |
|
| l | bufler | |
|
||||||
| d | kill-this-buffer | |
|
| d | kill-this-buffer | |
|
||||||
| D | kill-buffer | |
|
| D | kill-buffer | |
|
||||||
|
Loading…
Reference in New Issue
Block a user