tmux-plugins/tmux-resurrect

[Bug] watch command resurrects without '-characters.

Open

#60 opened on 2014年12月9日

GitHub で見る
 (10 comments) (2 reactions) (0 assignees)Shell (509 forks)batch import
bughelp wanted

Repository metrics

Stars
 (12,753 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド