From fd1d7c752b54b7d54bbbd6442de21916e8070d77 Mon Sep 17 00:00:00 2001 From: Scott Carroll Date: Sat, 9 Aug 2025 17:13:25 +0100 Subject: [PATCH] make tmux-thumbs match all strings --- base/.tmux.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/base/.tmux.conf b/base/.tmux.conf index 3f8a47f..8527a94 100644 --- a/base/.tmux.conf +++ b/base/.tmux.conf @@ -1,5 +1,7 @@ run-shell ~/.tmux/plugins/tmux-thumbs/tmux-thumbs.tmux +set -g @thumbs-regexp-1 '[\w\d/:.,\-]{5,}' + set -g mode-keys vi set-option -g prefix C-space