1
0
Fork 0

Give up remote mux adventure

This commit is contained in:
Gürkan 2024-01-30 22:31:18 +01:00
parent d7fc13676a
commit 545a3ed9cd
2 changed files with 1 additions and 4 deletions

View file

@ -6,8 +6,4 @@ return {
connect_automatically = false,
},
},
mux_env_remove = {
'SSH_CLIENT',
'SSH_CONNECTION',
},
}

View file

@ -9,6 +9,7 @@ local modules = utils.map({
'theme',
'tab',
'mux',
-- 'secret', -- no agent forwarding yet
'keys-mouse',
'colors',
'quickselect',