tmux-resurrect
tmux-resurrect copied to clipboard
Midnight Commander sessions not restored after reboot
MC sessions are restored properly when closing and reopening the terminal. After a reboot the session windows are blank and MC is not started. Running Fedora 34.
Same in MacOS 13
Ok, just add to .tmux.conf
set -g @resurrect-processes 'mc' - it will recover the process itself, I did not reach saving panels state yet, but it is good enough