tmux-resurrect
                                
                                 tmux-resurrect copied to clipboard
                                
                                    tmux-resurrect copied to clipboard
                            
                            
                            
                        Tmux resurrect and node
Hi, I have an problem in my Raspberry. I have a tmux session that includes
cd yahooWeatherRSS node yahooWeatherRSS.js 8050
Tmux resurrect only restores CD yahooWeatherRSS and not node yahooWeatherRSS 8050. Tmux resurrect doesn't restore node.js. Now I have installed yarn to get it working. What do I have to do now ?
Mik