update
This commit is contained in:
parent
f49e8b9997
commit
cd3efbf4b7
2 changed files with 16 additions and 8 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 C-j display-popup -E "\
|
||||
bind 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