Duncan Ferguson
6aca350f8b
Add in key shortcut for local hostname macro
...
Another useful macro to have - ALT-l
2013-04-21 22:13:54 +01:00
Duncan Ferguson
b93253123d
Add in key shortcut for username (ALT-u)
...
Seems a useful shortcut to have
2013-04-21 22:05:17 +01:00
Duncan Ferguson
d4fbceee42
Fix library path on bin/cssh (Sf bug 3610601)
...
Thanks for Diab Jerius
2013-04-16 08:43:14 +01:00
Duncan Ferguson
824e4a0274
Document external_cluster_command
...
Add in some basic documentation for the new functionality
2013-04-15 22:30:32 +01:00
Duncan Ferguson
ea811ba639
Run through 'perltidy -pbp'
...
Standardise the code layout
2013-04-15 21:56:19 +01:00
Duncan Ferguson
6fccd92d6a
Bring new 'tag' file into use
...
/etc/tags and $HOME/.clusterssh/tags is now used
Refacter some code to make it clearer and update docs for new options
2013-03-19 21:06:00 +00:00
Duncan Ferguson
83691ee6be
New options to not open repeated terminals
...
In many situations it can be very useful to open multiple terminals to the same host. In others, it isn't. Provide for either usage.
Patch from Oliver Meissner
2013-02-27 10:26:05 +00:00
Duncan Ferguson
273a273d07
Remove doc references to 'always_tile'
...
Was renamed 'window_tiling'
Debian bug ID #697371
2013-02-14 21:29:14 +00:00
Duncan Ferguson
7755a60161
Allow the path to the comms binary to be set
...
This allows for users to specify using an alternative binary for rsh/ssh/telnet, no matter what $PATH is set to, otherwise will just use the first binary found on $PATH
2013-02-13 21:41:30 +00:00
Duncan Ferguson
1bcba455c3
Update references to .clusterssh/config
...
Config file was moved from $HOME/.csshrc to $HOME/.clusterssh/config some time ago but the docs were not fully updated
2013-02-04 17:14:37 +00:00
Duncan Ferguson
2b7ec74e6a
Add in auto_close functionality
...
Set whether terminal windows close after given numnber of seconds or wait until input given into terminal windows
2011-11-24 21:49:08 +00:00
Duncan Ferguson
f04b4040ae
Add in 'ccon' command
...
Thanks for Brandon Perkins for the patch
2011-06-30 11:12:59 +01:00
Duncan Ferguson
8ae8459b1e
Amend doc L<xx> links
...
Amend all L<xx> links to prevent build breakage on cygwin (Sf bug 3115635)
2011-04-01 15:39:40 +01:00
Duncan Ferguson
bb9237d888
Added '--use_all_a_records'
...
If a hostname resolves to multiple IP addresses, allow to connect
to all of them, not just the first one found.
Thanks to Simon Fraser
2010-09-10 16:00:01 +01:00
Duncan Ferguson
2aa655b38d
Added '--list', '-L'
...
Added option to list available cluster tags (idea from Markus Manzke)
2010-09-09 21:22:53 +01:00
Duncan Ferguson
7218c10758
Correct '--font, -f' in cssh documentation
2010-06-20 20:30:00 +01:00
Duncan Ferguson
74809e7184
Standardise licence
...
GPL and GPL+1/Artistic licenses were used - standarise on GPL+1/Artisticc (same as perl) except for cscp (which I didnt write)
2010-06-20 20:23:41 +01:00
Duncan Ferguson
546766aec4
Reorder options in pod
...
Put options into alphabetical order
2010-06-18 23:36:51 +01:00
Duncan Ferguson
f379208b32
Override font used on command line
...
Add an option -f or --font to the cssh command to allow for overriding the terminal_font setting from the config file at runtime.
2010-06-18 23:32:27 +01:00
Duncan Ferguson
f862782d73
Start over again - step 1
...
Really wasnt happy with how the work was going previously - kept getting lost, so start again from before too many changed were made.
So, move all code out of bin/cssh into App::ClusterSSH.pm and ensure still works
2010-06-18 22:11:34 +01:00
Duncan Ferguson
b2668e0b6c
Include symlinks for alterntative comms methods
2009-12-31 15:28:07 +00:00
Duncan Ferguson
2a98b506db
Merge commit 'origin/master' into switch_to_perl_mod
2009-12-21 19:11:30 +00:00
Duncan Ferguson
e33fa5face
Rename files to new locations
2009-12-19 17:25:30 +00:00