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:
Duncan Ferguson 2019-03-28 22:52:03 +00:00
parent 900d0fabb6
commit dab4fa2237
7 changed files with 222 additions and 2 deletions

View file

@ -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