CVS: cvs.openbsd.org: src

Previous thread: CVS: cvs.openbsd.org: src by Ingo Schwarze on Monday, January 3, 2011 - 6:58 pm. (1 message)

Next thread: CVS: cvs.openbsd.org: src by Ingo Schwarze on Monday, January 3, 2011 - 7:11 pm. (1 message)
From: Nicholas Marriott
Date: Monday, January 3, 2011 - 7:03 pm

CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2011/01/03 19:03:41

Modified files:
	usr.bin/tmux   : Makefile cmd-lock-server.c cmd-select-layout.c 
	                 cmd-select-pane.c cmd-select-window.c 
	                 cmd-set-option.c cmd-show-options.c tmux.1 
Removed files:
	usr.bin/tmux   : cmd-last-pane.c cmd-last-window.c 
	                 cmd-lock-client.c cmd-lock-session.c 
	                 cmd-next-layout.c cmd-next-window.c 
	                 cmd-previous-layout.c cmd-previous-window.c 
	                 cmd-set-window-option.c 
	                 cmd-show-window-options.c 

Log message:
Now that parsing is common, merge some of the small, related commands
together to use the same code.

Also add some arguments (such as -n and -p) to some commands to match
existing commands.

Previous thread: CVS: cvs.openbsd.org: src by Ingo Schwarze on Monday, January 3, 2011 - 6:58 pm. (1 message)

Next thread: CVS: cvs.openbsd.org: src by Ingo Schwarze on Monday, January 3, 2011 - 7:11 pm. (1 message)