refactor: move clipboard_history command to tui module
This commit is contained in:
		
							parent
							
								
									acbf435a2e
								
							
						
					
					
						commit
						99c28b8102
					
				
					 3 changed files with 6 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -37,7 +37,7 @@
 | 
			
		|||
            ["ctrl+page_down", "next_tab"],
 | 
			
		||||
            ["ctrl+page_up", "previous_tab"],
 | 
			
		||||
            ["ctrl+shift+e", "switch_buffers"],
 | 
			
		||||
            ["alt+shift+v", "paste_history"],
 | 
			
		||||
            ["alt+shift+v", "clipboard_history"],
 | 
			
		||||
            ["ctrl+0", "reset_fontsize"],
 | 
			
		||||
            ["ctrl+plus", "adjust_fontsize", 1.0],
 | 
			
		||||
            ["ctrl+minus", "adjust_fontsize", -1.0],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue