attach to tmux session

This commit is contained in:
2024-10-22 18:19:08 +02:00
parent 1bf095690f
commit 821bf73839

View File

@@ -99,6 +99,7 @@ hide_when_typing = true
[shell]
program = "/bin/tmux"
args = ["attach"]
[env]
TERM = "xterm-256color"