From 794b3ab1ffb38b230947aac40220e116673c1fe2 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 25 Apr 2026 08:09:38 +0300 Subject: Update --- tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 5f198a4..c32c4f0 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -25,6 +25,7 @@ bind-key t popup -E -w 99% -h 99% -d '#{pane_current_path}' "fish -c 'tmux::atta bind-key a popup -E -w 99% -h 99% -d '#{pane_current_path}' "fish -c 'tmux::attach adhoc'" bind-key Q popup -E -w 99% -h 99% "fish -c 'tmux new-session -A -s quickedit quickedit'" bind-key V popup -E -w 99% -h 99% "fish -c 'tmux new-session -A -s quickview quickview'" +bind-key A popup -E -w 99% -h 40% -y S -d '#{pane_current_path}' "hexai-tmux-action -ui-child" # bind-key b break-pane -d bind-key c new-window -c '#{pane_current_path}' -- cgit v1.2.3