mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Move template defines back into .c files.
This commit is contained in:
		@@ -26,6 +26,8 @@
 | 
			
		||||
 * Break pane off into a window.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#define BREAK_PANE_TEMPLATE "#{session_name}:#{window_index}.#{pane_index}"
 | 
			
		||||
 | 
			
		||||
enum cmd_retval	 cmd_break_pane_exec(struct cmd *, struct cmd_q *);
 | 
			
		||||
 | 
			
		||||
const struct cmd_entry cmd_break_pane_entry = {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user