summaryrefslogtreecommitdiff
path: root/tmuxsh/_tmux_move_window_right,--.move.window.right
blob: 9bc5546ae4a8cd2a62c83b2a94c6585e9d96eab6 (plain)
1
2
3
#!/usr/bin/env sh
tmux swap-window -t +1
tmux select-window -t +1