tmux: Add emacs and emacsclient to @mighty-scroll-by-line

This commit is contained in:
Adam Goldsmith 2023-04-07 23:57:59 -04:00
parent e4d579fa52
commit 9dbf5d391a
1 changed files with 1 additions and 0 deletions

View File

@ -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" \