tmux-plugins/tmux-resurrect

[Bug] watch command resurrects without '-characters.

開放

#60 建立於 2014年12月9日

 (10 則留言) (2 個反應) (0 位負責人)Shell (509 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (12,753 顆星)
PR 合併指標
 (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

貢獻者指南