fix nvim-tmux navigation inside distrobox
This commit is contained in:
parent
42e6595b60
commit
6df1940eb8
6 changed files with 64 additions and 150 deletions
|
|
@ -188,7 +188,7 @@ TMUX_FZF_LAUNCH_KEY="w"
|
|||
TMUX_FZF_OPTIONS="-p -w 80% -h 60% -m"
|
||||
|
||||
# Tmux Management
|
||||
bind-key "f" run-shell "~/.local/share/chezmoi/scripts/fzf-tmux-sessions"
|
||||
bind-key "f" run-shell "~/Repos/Private/dots/scripts/fzf-tmux-sessions"
|
||||
|
||||
bind-key "F" run-shell -b "$HOME/.config/tmux/plugins/tmux-fzf/scripts/session.sh switch"
|
||||
# bind-key "F" run-shell -b "$HOME/.config/tmux/plugins/tmux-fzf/scripts/window.sh switch"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue