diff --git a/omz-custom/tmux-sessions.sh b/omz-custom/tmux-sessions.sh index 7d1d756..f598769 100644 --- a/omz-custom/tmux-sessions.sh +++ b/omz-custom/tmux-sessions.sh @@ -34,7 +34,7 @@ function tls() { tmuxinator list | grep -v tmuxinator | tr ' ' '\n' | grep -v '^$' } -function _mx_autocomplete() { +function _tat_autocomplete() { local -a projects files dirs local expl @@ -49,8 +49,8 @@ function _mx_autocomplete() { # Register the completion function for zsh if [[ -n ${ZSH_VERSION-} ]]; then - compdef _mx_autocomplete tat + compdef _tat_autocomplete tat else # Fallback for bash - complete -f -F _mx_autocomplete -o default tat + complete -f -F _tat_autocomplete -o default tat fi diff --git a/tmux/plugins/tmux-fzf b/tmux/plugins/tmux-fzf deleted file mode 160000 index 1547f18..0000000 --- a/tmux/plugins/tmux-fzf +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1547f18083ead1b235680aa5f98427ccaf5beb21 diff --git a/tmux/plugins/tmux-sessionx b/tmux/plugins/tmux-sessionx index c2eb0e1..42c1838 160000 --- a/tmux/plugins/tmux-sessionx +++ b/tmux/plugins/tmux-sessionx @@ -1 +1 @@ -Subproject commit c2eb0e19bf3ffba2b64e1ab63cdf37cb61f53e3c +Subproject commit 42c18389e73b80381d054dd1005b8c9a66942248 diff --git a/tmux/plugins/tmux-which-key b/tmux/plugins/tmux-which-key index 545831e..1f41977 160000 --- a/tmux/plugins/tmux-which-key +++ b/tmux/plugins/tmux-which-key @@ -1 +1 @@ -Subproject commit 545831eb95e402658b2899174cebcefeac0e922a +Subproject commit 1f419775caf136a60aac8e3a269b51ad10b51eb6