mirror of
				https://github.com/tmux/tmux.git
				synced 2025-10-26 12:27:15 +00:00 
			
		
		
		
	clock-mode needs CMD_PANE.
This commit is contained in:
		| @@ -46,6 +46,8 @@ const struct cmd_entry cmd_clock_mode_entry = { | ||||
| 	.args = { "t:", 0, 0 }, | ||||
| 	.usage = CMD_TARGET_PANE_USAGE, | ||||
|  | ||||
| 	.tflag = CMD_PANE, | ||||
|  | ||||
| 	.flags = 0, | ||||
| 	.exec = cmd_copy_mode_exec | ||||
| }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 nicm
					nicm