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

tmux wrapper/plugin that aims to be fully compatible with clusterssh clusters configs

Results 12 tmux-cluster issues
Sort by recently updated
recently updated
newest added

ClusterSSH allows one to define clusters directly in the 'clusters' config file or indirectly, with tags (that are cluster names) in the 'tags' config file. This patch add support for...

Thanks for tmc, it's really useful! Since this project "aims to be fully compatible with clusterssh clusters configs," here's a PR adding support for macro/brace expansion in hostnames. It only...

Mostly posting this as a rubber duck debug method. I plan on posting solution at some point today. I made a cluster in my ~/.clusterssh/clusters file and try launching with...

Hey, thanks for writing this! I use it all the time on OSX + iterm2 (not that iterm2 needs tmux, but I'm used to xterm). I can't get out of...

$SESSION_NAME isn't available at this point so I used the same assignment it was using.

I know that Control-Space cycles through layouts in tmux, but it's not as useful as a simple switch. This pull request adds `-H` for even horizontal layout, `-V` for even...

`~/.clusterssh/clusters` is not the only file that is used by cssh, there is `~/.clusterssh/tags` too.