
修改了 bash_profile ,如果每个窗口的都要重新加载的话,除了在每个窗口执行. ~/bash_profile 以外,有没有什么比较简单方便的办法?
1 zjuhwc Jan 4, 2017 via iPhone http://stackoverflow.com/questions/16325449/how-to-send-a-command-to-all-panes-in-tmux 楼主有兴趣可以研究下 tmuxp 及其工具库 tmuxlib , python 写的 tmux 工具,蛮好用的 |
2 ETiV Jan 4, 2017 http://stackoverflow.com/questions/16325449/how-to-send-a-command-to-all-panes-in-tmux Google : tmux broadcast input |