mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Change copy-line and copy-end-of-line not to cancel and add -and-cancel
variants, like the other copy commands. GitHub issue 2799.
This commit is contained in:
		
							
								
								
									
										4
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								tmux.1
									
									
									
									
									
								
							@@ -1676,8 +1676,10 @@ The following commands are supported in copy mode:
 | 
			
		||||
.It Li "bottom-line" Ta "L" Ta ""
 | 
			
		||||
.It Li "cancel" Ta "q" Ta "Escape"
 | 
			
		||||
.It Li "clear-selection" Ta "Escape" Ta "C-g"
 | 
			
		||||
.It Li "copy-end-of-line [<prefix>]" Ta "D" Ta "C-k"
 | 
			
		||||
.It Li "copy-end-of-line [<prefix>]" Ta "" Ta ""
 | 
			
		||||
.It Li "copy-end-of-line-and-cancel [<prefix>]" Ta "D" Ta "C-k"
 | 
			
		||||
.It Li "copy-line [<prefix>]" Ta "" Ta ""
 | 
			
		||||
.It Li "copy-line-and-cancel [<prefix>]" Ta "" Ta ""
 | 
			
		||||
.It Li "copy-pipe [<command>] [<prefix>]" Ta "" Ta ""
 | 
			
		||||
.It Li "copy-pipe-no-clear [<command>] [<prefix>]" Ta "" Ta ""
 | 
			
		||||
.It Li "copy-pipe-and-cancel [<command>] [<prefix>]" Ta "" Ta ""
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user