mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	next-prompt can have 1 argument.
This commit is contained in:
		@@ -2719,7 +2719,7 @@ static const struct {
 | 
			
		||||
	},
 | 
			
		||||
	{ .command = "next-prompt",
 | 
			
		||||
	  .minargs = 0,
 | 
			
		||||
	  .maxargs = 0,
 | 
			
		||||
	  .maxargs = 1,
 | 
			
		||||
	  .clear = WINDOW_COPY_CMD_CLEAR_ALWAYS,
 | 
			
		||||
	  .f = window_copy_cmd_next_prompt
 | 
			
		||||
	},
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user