1
0

add-latest-changes

This commit is contained in:
2025-07-14 09:27:56 +02:00
parent 88b5c27c67
commit ff9efcca0d
3 changed files with 24 additions and 25 deletions

View File

@@ -24,6 +24,9 @@ bind-key -n C-n new-window -c "#{pane_current_path}"
bind '"' split-window -v -c "#{pane_current_path}"
bind % split-window -h -c "#{pane_current_path}"
### set-environment -g PATH "$HOMEBREW_PREFIX/bin:$PATH"
bind C-o popup -E -E -d "#{pane_current_path}" -w 90% -h 90% "opencode"
bind-key -n C-S-Down next-window
bind-key -n C-S-Up previous-window
bind-key -n C-S-Left swap-window -t -1\; select-window -t -1