From e96a4006756ce95fbb149b837aa292c3d582f678 Mon Sep 17 00:00:00 2001 From: Gregory Pakosz Date: Sun, 10 Nov 2024 21:53:47 +0100 Subject: [PATCH] wip --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" # )