[Emacs] Add keybinds for indirect buffer cloning
This commit is contained in:
		
							parent
							
								
									1b5f76c050
								
							
						
					
					
						commit
						c3da7367a8
					
				| @ -7629,18 +7629,20 @@ I also have two main shell-related functions, prefixed with ~as~. | |||||||
| :END: | :END: | ||||||
| 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                        |             | | ||||||
| | l   | bufler                    |             | | | c   | clone-indirect-buffer              |             | | ||||||
| | d   | kill-this-buffer          |             | | | C   | clone-indirect-buffer-other-window |             | | ||||||
| | D   | kill-buffer               |             | | | l   | bufler                             |             | | ||||||
| | h   | dashboard-refresh-buffer  |             | | | d   | kill-this-buffer                   |             | | ||||||
| | m   | switch-to-messages-buffer |             | | | D   | kill-buffer                        |             | | ||||||
| | r   | counsel-buffer-or-recentf |             | | | h   | dashboard-refresh-buffer           |             | | ||||||
| | s   | switch-to-scratch-buffer  |             | | | m   | switch-to-messages-buffer          |             | | ||||||
|  | | r   | counsel-buffer-or-recentf          |             | | ||||||
|  | | s   | switch-to-scratch-buffer           |             | | ||||||
| 
 | 
 | ||||||
| ** Errors | ** Errors | ||||||
| :PROPERTIES: | :PROPERTIES: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user