Duncan Ferguson

Results 12 comments of Duncan Ferguson

Is ClusterSSH being used within MacOS or a vm within parallels? If on MacOS you may find csshx (https://github.com/brockgr/csshx) works better until I am able to do something properly in...

Thanks for the suggestions - I will investigate and hopefully fix for the next version

It isn't ignored, but it probably doesn't work how you would expect. The 80x24 is a guideline - the actual size is calculated from taking this terminal size, getting the...

Which version of ClusterSSH are you using. Please run under debug mode and attach all the log entries produced.

What version of ClusterSSH are you using? The `$HOME/.csshrc` file is consistent with version 3, `$HOME/.clusterssh/` directory is version 4

The next 'big' piece of work I have planned for the code is to move the use of Tk into a separate module rather than be in the main code....

Which keyboard layout do you use, and is this just when pasting or also when typing? Do the patches mebtioned in the original Debian bug help? https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=635513;filename=clusterssh.patch;msg=5 https://bugs.debian.org/cgi-bin/bugreport.cgi?att=2;bug=635513;filename=clusterssh.patch;msg=25

Not quite as simple as that I wrote cssh to open all the terminal windows starting as screen position 0,0 in order that all terminals could be tiled across the...

Interesting idea, saving the current cluster out to the config file - I will think on how best to achieve this. The docs on the configuration files are within `cssh...

The README file has been renamed as INSTALL and the full cssh man page is now written into README as part of the release process. See http://cpansearch.perl.org/src/DUNCS/App-ClusterSSH-4.10_01/README as an example.