diff --git a/.tmux.conf b/.tmux.conf index 4aff8b1..591401f 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1636,7 +1636,7 @@ run 'cut -c3- "$TMUX_CONF" | sh -s _apply_configuration' # done # } # ___discover_plugins "$@" -# tmux -f /dev/null kill-server +# TMUX_SOCKET="$probe_socket" tmux -f /dev/null kill-server # rm -rf "$probe_socket" # printf '%s\n' "$discovered_plugins" # )