Add Tmux popup command for Opencode
This commit is contained in:
@@ -24,3 +24,5 @@ set-window-option -g mode-keys vi
|
||||
bind-key -T copy-mode-vi v send-keys -X begin-selection
|
||||
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'
|
||||
|
||||
Reference in New Issue
Block a user