diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-25 08:36:16 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-25 08:36:16 +0300 |
| commit | e917a81fd555668431c8d9b415cf6237d681df53 (patch) | |
| tree | 56fce6f0d5aa6eb6337739b19557a7967677f42b | |
| parent | 794b3ab1ffb38b230947aac40220e116673c1fe2 (diff) | |
Revert "Update"
This reverts commit 794b3ab1ffb38b230947aac40220e116673c1fe2.
| -rw-r--r-- | tmux/tmux.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf index c32c4f0..5f198a4 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -25,7 +25,6 @@ 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}' |
