CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/08 16:02:28
Modified files:
usr.bin/tmux : cmd-switch-client.c key-bindings.c session.c
tmux.1 tmux.h
Log message:
Add -n and -p flags to switch-client to move to the next and previous
session (yes, it doesn't match window/pane, but so what, nor does
switch-client).
Based on a diff long ago from "edsouza".
