Skip to content

Commit

Permalink
fix(tmux): remove tmux-thumbs (unused)
Browse files Browse the repository at this point in the history
Also didn't seem very useful
  • Loading branch information
dkarter committed Dec 18, 2023
1 parent 0fbc4f9 commit deb2941
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/tmux/tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -242,10 +242,6 @@ bind C-s choose-tree
# Fuzzy find panes (prefix-P)
set -g @plugin 'dkarter/tmux-ff'

# vimperator-like copy paste (prefix-F)
set -g @thumbs-key F
set -g @plugin 'fcsonline/tmux-thumbs'

# use fzf to copy text from tmux into current command (prefix+TAB)
set -g @plugin 'laktak/extrakto'

Expand Down

0 comments on commit deb2941

Please sign in to comment.