tmux-cssh icon indicating copy to clipboard operation
tmux-cssh copied to clipboard

Fork of the original tmux-cssh repo forked from dennishafemann/tmux-cssh

Results 2 tmux-cssh issues
Sort by recently updated
recently updated
newest added

add capability to automatically create new windows after a certain amount of panes is reached to improve usability when you are connecting to MANY servers in a single session. --...

Hi, Please fix a typo at line https://github.com/zinic/tmux-cssh/blob/master/tmux-cssh#L41 ``` From echo "-ss, -cs |" To echo "-ss, -csc |" ```