From 1c727e1c2a38f653d5bfbe9ba9b0f51ae80c625b Mon Sep 17 00:00:00 2001 From: Yax Date: Fri, 24 Apr 2026 09:11:41 +0200 Subject: [PATCH] Remove tmux-grep plugin --- dot_tmux.conf.tmpl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dot_tmux.conf.tmpl b/dot_tmux.conf.tmpl index 75a4b78..eaf0a1d 100644 --- a/dot_tmux.conf.tmpl +++ b/dot_tmux.conf.tmpl @@ -153,10 +153,6 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'fabioluciano/tmux-powerkit' set -g @plugin 'azorng/tmux-smooth-scroll' -# tmux-grep: search across all panes (prefix + @) -set -g @grep-key '@' -set -g @plugin 'cookiecad/tmux-grep' - # tmux-tpad set -g @plugin 'Subbeh/tmux-tpad'