remove copyto
This commit is contained in:
		
							parent
							
								
									7ed0ad0d91
								
							
						
					
					
						commit
						cc3a9a7bdf
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -108,7 +108,6 @@ config.keys = {
 | 
			
		|||
 | 
			
		||||
  --| Copy Mode / Clipboard
 | 
			
		||||
  { key = 'X', mods = 'CTRL', action = act.ActivateCopyMode,                         },
 | 
			
		||||
  { key = 'C', mods = 'CTRL', action = act.CopyTo    'ClipboardAndPrimarySelection', },
 | 
			
		||||
  { key = 'V', mods = 'CTRL', action = act.PasteFrom 'Clipboard',                    },
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue