CVS: cvs.openbsd.org: src

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
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 message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
CVS: cvs.openbsd.org: src, Nicholas Marriott, (Mon Jan 3, 7:03 pm)