You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terminal-interaction commands for [bind] / [bind_root]: scroll-up [n], scroll-down [n], scroll-top, scroll-bottom, extend-selection -L|-R|-U|-D, copy-selection and history-selector expose the [keybindings] feature set as bindable
commands, so scrollback / selection / copy keys can be freely chosen
(and unbound) in [bind_root]. [keybindings] keeps working as a
legacy layer; [bind_root] entries take precedence over it.
Fixed
The [keybindings] shortcuts (scrollback navigation, keyboard
selection, copy-selection) now work in the default multi-pane mode;
previously they were only wired up in --simple mode.