Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tmux swap windows #2

Open
wikimatze opened this issue Apr 11, 2016 · 0 comments
Open

Tmux swap windows #2

wikimatze opened this issue Apr 11, 2016 · 0 comments

Comments

@wikimatze
Copy link
Owner

swap-window -s 3 -t 1

to let window number 3 and window number 1 swap their positions.

window movement / renumbering like in screen's :number

bind-key m command-prompt -p "move window to:" "swap-window -t '%%'"
[m for move --> hit prefix-m and enter say 3 . .to renumber window to 3]

Link: http://superuser.com/questions/343572/how-do-i-reorder-tmux-windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant