CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/13 11:12:02
Modified files:
usr.bin/tmux : cmd-join-pane.c key-bindings.c tmux.1
Log message:
Add -P to move-pane to move a floating pane to a specific place
(top-left, bottom-right). Get rid of the not-so-useful default { and }
swap-pane bindings and use the keys instead for moving to top-left,
top-right and add M-{ and M-} for bottom-left, bottom-right.
