|
|
@@ -3,7 +3,7 @@ tmux display-menu -t . \
|
|
|
-T "tmux omnibar" \
|
|
|
"Command Prompt" "a" "command-prompt" \
|
|
|
"Command List" "r" "list-commands" \
|
|
|
- "Select Pane" "s" "choose-tree" \
|
|
|
+ "Select Pane" "s" "choose-tree -G -w -O name -K \"##{?window_active,,##{=1:window_name}}\" " \
|
|
|
"" \
|
|
|
"Open Project" "p" "new-window -c ~ -n 'Project Launcher' timeout 60s /bin/zsh $DOTFILES_DIR/.scripts/project_launch.zsh" \
|
|
|
"Open Shell" "o" "new-window /bin/zsh" \
|