From 6f23e67cac32c2631fb2be2b58950a087c8133f4 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 26 Jan 2026 22:52:44 +0200 Subject: Update --- dotfiles/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/tmux/tmux.conf b/dotfiles/tmux/tmux.conf index 5a3a864..0bec932 100644 --- a/dotfiles/tmux/tmux.conf +++ b/dotfiles/tmux/tmux.conf @@ -21,6 +21,7 @@ bind-key g popup -E -w 95% -h 95% -d '#{pane_current_path}' lazygit bind-key f popup -E -w 95% -h 95% -d '#{pane_current_path}' ranger bind-key e popup -E -w 95% -h 95% -d '#{pane_current_path}' hx bind-key N popup -E -w 95% -h 95% hx ~/Notes +bind-key t popup -E -w 95% -h 95% hx fish # bind-key b break-pane -d bind-key c new-window -c '#{pane_current_path}' -- cgit v1.2.3