If you run npx multiple-scripts-tmux "ping 1.1.1.1" "ping 8.8.8.8", here's what you get:
Note the "undefined" in the panel titles. Instead of "undefined", it should say the name of the command being run in that particular panel.
If you run npx multiple-scripts-tmux "ping 1.1.1.1" "ping 8.8.8.8", here's what you get:
Note the "undefined" in the panel titles. Instead of "undefined", it should say the name of the command being run in that particular panel.
rMULT multiple-scripts-tmux | |||
Restricted Differential Revision | rMULT8315c306de7b Use proper titles for each tab |