update
This commit is contained in:
parent
cd3efbf4b7
commit
11ae81304a
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,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 s display-popup -E "\
|
||||
bind C-s display-popup -E "\
|
||||
tmux list-sessions -F '#{?session_attached,,#{session_name}}' |\
|
||||
sed '/^$/d' |\
|
||||
fzf --reverse --header jump-to-session --preview 'tmux capture-pane -pt {}' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue