mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Merge branch 'obsd-master'
Sync from OpenBSD.
This commit is contained in:
		@@ -34,7 +34,7 @@ const struct cmd_entry cmd_split_window_entry = {
 | 
			
		||||
	"split-window", "splitw",
 | 
			
		||||
	"c:dF:l:hp:Pt:v", 0, 1,
 | 
			
		||||
	"[-dhvP] [-c start-directory] [-F format] [-p percentage|-l size] "
 | 
			
		||||
	"[-t target-pane] [command]",
 | 
			
		||||
	CMD_TARGET_PANE_USAGE " [command]",
 | 
			
		||||
	0,
 | 
			
		||||
	cmd_split_window_key_binding,
 | 
			
		||||
	NULL,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user