tmux-plugins/tmux-resurrect

[Bug] watch command resurrects without '-characters.

Open

#60 aperta il 9 dic 2014

Vedi su GitHub
 (10 commenti) (2 reazioni) (0 assegnatari)Shell (509 fork)batch import
bughelp wanted

Metriche repository

Star
 (12.753 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

First of all, thank you for making this really awesome tool that I've been waiting for a long time now! Also, I'm pretty new on Git(Hub) and as such I'm not sure how to report new issues (or feature requests for that matter). If you have a comment then please let me know how I could do things better next time :)

On to the situation:

After I've saved the session (only 1) and I tried to resurrect it, I found that in one of the panes the command watch -n1 -d 'free -m; df -h' was turned into watch -n1 -d free -m; df -h upon resurrection.

Also I've found that the htop pane had more space than previously, but I suppose that's material for another bug report?

Here's the ~/.tmux/resurrect/last and my .tmux.conf

Guida contributor