find session with C-f
This commit is contained in:
@@ -68,6 +68,9 @@ tmux_conf_theme=powerline
|
||||
# create new session
|
||||
bind C-c new-session
|
||||
|
||||
# find session
|
||||
bind C-f command-prompt -p find-session 'switch-client -t %%'
|
||||
|
||||
# split current window vertically
|
||||
bind _ split-window -h
|
||||
# split current window horizontally
|
||||
|
||||
Reference in New Issue
Block a user