update
This commit is contained in:
parent
8524b70fef
commit
a91f52ae24
2 changed files with 6 additions and 12 deletions
|
|
@ -73,7 +73,7 @@ bind '"' split-window -v -c "#{pane_current_path}"
|
|||
bind % split-window -h -c "#{pane_current_path}"
|
||||
bind c new-window -c "#{pane_current_path}"
|
||||
|
||||
bind C-n display-popup -E "$HOME/.config/scripts/new-session.sh"
|
||||
bind C-n display-popup -E ". $HOME/.config/scripts/new-session.sh"
|
||||
|
||||
bind C-s display-popup -E "\
|
||||
tmux list-sessions -F '#{?session_attached,,#{session_name}}' |\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue