diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index c9d963e..4f36e89 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -26,3 +26,4 @@ bind-key -T copy-mode-vi y send-keys -X copy-pipe-and-cancel bind-key -T copy-mode-vi C-v send-keys -X rectangle-toggle bind-key C-o display-popup -d "#{pane_current_path}" -w 80% -h 80% -E 'opencode' +bind-key C-t display-popup -d "#{pane_current_path}" -w 80% -h 80%