mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 01:43:25 +00:00
Add in macro_user_1 .. 4
Add in user macros that can run an external command to pass into each client terminal session. Ensure that if no user command is defined that the expected 'Alt-1' to 'Alt-4' keys are passed into the terminals instead. Include docs and examples of how they might be used.
This commit is contained in:
parent
900d0fabb6
commit
dab4fa2237
7 changed files with 222 additions and 2 deletions
1
Changes
1
Changes
|
@ -4,6 +4,7 @@ Revision history for {{$dist->name}}
|
|||
- Include README within the repository, not just created tar.gz files
|
||||
- Add 'autoquit' setting to 'File' menu (Github issue #114)
|
||||
- Correct macro_hostname to be the FQDN of the server where cssh is being run (Github issue #116)
|
||||
- Add in user defined macros
|
||||
|
||||
4.13.2_02 2019-01-14 Duncan Ferguson <duncan_ferguson@user.sf.net>
|
||||
- Fix Getopt-Long minimum version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue