From 4ecc745f99a9ec7d0e0736840aba023390457b65 Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Mon, 30 Nov 2020 01:35:55 -0500 Subject: [PATCH] Added new-session default for tmux remote --- .tmux/tmux.remote.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.tmux/tmux.remote.conf b/.tmux/tmux.remote.conf index 4afb10f..5bb761e 100644 --- a/.tmux/tmux.remote.conf +++ b/.tmux/tmux.remote.conf @@ -73,3 +73,5 @@ bind -T root M-F12 \ # In remote mode we don't show "clock" and "battery status" widgets #set -g status-left "$wg_session" #set -g status-right "#{prefix_highlight} $wg_is_keys_off $wg_is_zoomed #{sysstat_cpu} | #{sysstat_mem} | #{sysstat_loadavg} | $wg_user_host | #{online_status}" + +new-session -s default