tmux-resurrect icon indicating copy to clipboard operation
tmux-resurrect copied to clipboard

Midnight Commander sessions not restored after reboot

Open sheinin opened this issue 4 years ago • 2 comments

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.

sheinin avatar Sep 06 '21 05:09 sheinin

Same in MacOS 13

bora89 avatar Apr 27 '23 09:04 bora89

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

bora89 avatar Apr 27 '23 09:04 bora89