diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index ebd5227..5907275 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -28,6 +28,7 @@ bind -r M-l resize-pane -R 5 # plugins set-option -g @plugin 'tmux-plugins/tpm' set-option -g @plugin 'noscript/tmux-mighty-scroll' +set-option @mighty-scroll-by-line 'man less pager fzf emacs emacsclient' # install/update tpm if-shell "test ! -d ~/.config/tmux/plugins/tpm" \