You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't really know what causes this or if it could be another setting. But I have had a problem for some days now when booting my computer; only one session is restored when Tmux starts. After searching the internet and finding nothing, I just today stumbled upon a solution from a Reddit post from 2 years ago. The solution was to comment out set -g @continuum-boot 'on'.
And now everything works fine.
btw, I run Fedora Linux 40 with KDE Plasma and konsole as my terminal.
TLDR: comment out set -g @continuum-boot 'on' as it seems to cause problems with the restoration of sessions.
The text was updated successfully, but these errors were encountered:
I don't really know what causes this or if it could be another setting. But I have had a problem for some days now when booting my computer; only one session is restored when Tmux starts. After searching the internet and finding nothing, I just today stumbled upon a solution from a Reddit post from 2 years ago. The solution was to comment out set -g @continuum-boot 'on'.
And now everything works fine.
btw, I run Fedora Linux 40 with KDE Plasma and konsole as my terminal.
TLDR: comment out set -g @continuum-boot 'on' as it seems to cause problems with the restoration of sessions.
The text was updated successfully, but these errors were encountered: