temp!
This commit is contained in:
@@ -75,6 +75,8 @@ if -b '~/.config/tmux/check-version.sh ">" 3.2' {
|
||||
bind P display-popup -B -w 60 -h 10 -E '~/.config/tmux/project.sh'
|
||||
# Open a popup to pick an interpreter then launch it
|
||||
bind I display-popup -S fg=#54546D -b rounded -d '#{pane_current_path}' -E '$SHELL -i ~/.config/tmux/interpreter.sh'
|
||||
# Open a popup with AI agent session for current directory
|
||||
bind A display-popup -S fg=#54546D -b rounded -w 90% -h 90% -E '~/.config/tmux/agent.sh "#{pane_current_path}"'
|
||||
}
|
||||
|
||||
# Restore old next/previous window bindings
|
||||
|
||||
Reference in New Issue
Block a user