add-latest-changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user