CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/07/07 01:43:07

Modified files:
        usr.bin/tmux   : key-bindings.c tmux.1 

Log message:
Restore { and } to swap-pane and for floating panes and use a separate
key table accessed by g (short for "gove and/or gesize") for floating
panes. So "C-b g Up" moves the pane to top-centre, "C-b g M-Up" moves
and resizes it. This means we not only do not lose the surprisingly
popular { and } bindings, but we can have more than four keys for moving
and resizing panes.

Reply via email to