update
This commit is contained in:
parent
3afa9900ce
commit
7aa43dbb76
5 changed files with 67 additions and 20 deletions
|
|
@ -68,5 +68,5 @@ TMUX_FZF_LAUNCH_KEY="w"
|
|||
TMUX_FZF_OPTIONS="-p -w 80% -h 60% -m"
|
||||
|
||||
# Tmux Managment
|
||||
bind-key "F" run-shell -b "$HOME/.tmux/plugins/tmux-fzf/scripts/session.sh switch"
|
||||
bind-key "f" run-shell -b "$HOME/.tmux/plugins/tmux-fzf/scripts/window.sh switch"
|
||||
bind-key "f" run-shell -b "$HOME/.tmux/plugins/tmux-fzf/scripts/session.sh switch"
|
||||
bind-key "F" run-shell -b "$HOME/.tmux/plugins/tmux-fzf/scripts/window.sh switch"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue