CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/17 10:50:28
Modified files:
usr.bin/tmux : cmd-move-window.c cmd-new-window.c tmux.1
tmux.h window.c
Log message:
Move the shuffle code from new-window -a into a function and add a -a
flag for move-window too. From Thomas Adam.
