Hi, On Wed, May 8, 2019 at 11:09 AM chrysn <[email protected]> wrote: > In 2.9a-1 and 2.8-3, the following procedure resulted in tmux sessions > not surviving an X restart (which is my primary use case for tmux): [...]
It looks to me like something is killing the tmux server, and I'm not sure there's anything that can be done on the tmux side to avoid it. Google suggests that you're not alone with this issue: https://github.com/tmux/tmux/issues/1307 https://bbs.archlinux.org/viewtopic.php?id=228128 Can you try starting tmux with -v and then providing the server log? Thanks.

