CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/04/29 11:20:01
Modified files:
usr.bin/tmux : cmd-move-window.c options-table.c server-fn.c
session.c tmux.1 tmux.h
Log message:
Add a flag to move-window to renumber the windows in a session (closing
any gaps) and add an option to do this automatically each time a window
is killed. From Thomas Adam.
