tmux:TODO: Do not modify selection when scrolling

This commit is contained in:
2023-02-27 14:07:04 +01:00
parent 44e83ee8d6
commit 7dcd00058f

View File

@@ -19,6 +19,7 @@ set -ga terminal-overrides '*:Ss=\E[%p1%d q:Se=\E[ q'
# Scroll up 5 lines when entering copy-mode through the mouse wheel, send 5x`up`
# when the current pane is in alternate mode and discard the `-e` flag passed to
# copy-mode from the default binding (See below)
# TODO: Do not modify selection when scolling with the wheel
bind -n WheelUpPane \
if -F "#{||:#{pane_in_mode},#{mouse_any_flag}}" {
send -M