I am currently developing ROS on my manjaro system. Therefore I created a ubuntu chroot which I use for developing ROS melodic.
I now wanted to use tmux to save the session and not having to start each single application from new when logging in by using the tmux-resurrect plugin. set -g @resurrect-processes ':all:' does not seem to work. I am very new to tmux and also not that knowledgable when it comes to chroots.
Do you maybe have a way or idea on how to make this work?
I am currently developing ROS on my manjaro system. Therefore I created a ubuntu chroot which I use for developing ROS melodic.
I now wanted to use tmux to save the session and not having to start each single application from new when logging in by using the
tmux-resurrectplugin.set -g @resurrect-processes ':all:'does not seem to work. I am very new to tmux and also not that knowledgable when it comes to chroots.Do you maybe have a way or idea on how to make this work?