Tmux yank without scrolling to bottom of screen

This commit is contained in:
Dave Gallant
2024-07-29 15:57:16 -04:00
parent 0cb8ed6012
commit 4ab73c0bec

View File

@@ -300,6 +300,8 @@ in {
set -g status-right '#(gitmux #{pane_current_path})'
unbind -T copy-mode-vi MouseDragEnd1Pane
'';
};