I have a bunch of tmux panes open and I would like to sort some of them from the list that I can bring up with Ctrl-b "
.
In gnu-screen, I can move specific items up and down with the comma and semi-colon keys (IIRC). Is there something similar I can do in tmux other than lots of swap-window -s s -t t
?