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