We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6328083 commit 3d5c54aCopy full SHA for 3d5c54a
home/.tmux.conf
@@ -97,8 +97,10 @@ bind -T root MouseUp1Pane run -b 'tmux show-buffer | xclip -i'
97
98
# List of plugins
99
set -g @plugin 'tmux-plugins/tpm'
100
-set -g @plugin 'tmux-plugins/tmux-copycat'
101
set -g @plugin 'tmux-plugins/tmux-logging'
102
set -g @plugin 'tmux-plugins/tmux-resurrect'
+set -g @plugin 'Morantron/tmux-fingers'
103
+set -g @plugin 'roosta/tmux-fuzzback'
104
+set -g @plugin 'schasse/tmux-jump'
105
106
run '~/.tmux/plugins/tpm/tpm'
0 commit comments