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

Tmux resurrect and node

Open Mikkooooo opened this issue 5 years ago • 2 comments

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

Mikkooooo avatar Apr 22 '20 13:04 Mikkooooo