diff options
Diffstat (limited to 'tmuxsh/_tmux_next_window,--.jump.to.next.window')
-rwxr-xr-x | tmuxsh/_tmux_next_window,--.jump.to.next.window | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tmuxsh/_tmux_next_window,--.jump.to.next.window b/tmuxsh/_tmux_next_window,--.jump.to.next.window new file mode 100755 index 0000000..de222a3 --- /dev/null +++ b/tmuxsh/_tmux_next_window,--.jump.to.next.window @@ -0,0 +1,2 @@ +#!/usr/bin/env sh +tmux next-window |