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] [shell]
program = "/bin/tmux" program = "/bin/tmux"
args = ["attach"]
[env] [env]
TERM = "xterm-256color" TERM = "xterm-256color"