tmux session are closed on bazzite suspend with defaults
Behaviour on every other distro is that tmux sessions will be retained after a suspend event. Allowing for a tmux attach-session remotely or locally reattaching to an old session. The default behaviour in bazzite is for all tmux sessions to be closed on suspend, which causes problems for expected behaviour and workflows. Does any know why this is and if there is a quick config change to modify this behaviour to have tmux sessions retained as expected during suspend events?
1 Reply
This seems to be something to do with the way tty's are spawned. closing ssh sessions even without suspend also kills tmux sessions
Definitely not expected behaviour