Looking for a way to automatically start a tmux session with my preferred panel splitting and start commands, I saw that in this post answer it was explained you could set everything up in your .tmux.conf
file. Back then, they were talking about tmux v1.6 in 2013.
However, after trying and failing and googling again, I read here that tmux cannot restore sessions. This answer is from 2017.
I am currently using tmux 2.6, and I am beginning to think that the feature from v1.6 does not exist anymore. Does someone know if this is right? If so, why did they deprecate that functionality?