mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 01:43:25 +00:00
Add in config for macro's
Allow for changing macro strings. Also add option in UI to enable/disable macro processing
This commit is contained in:
parent
803a13d7a5
commit
3fa50f0b49
5 changed files with 150 additions and 51 deletions
5
Changes
5
Changes
|
@ -2,9 +2,10 @@
|
|||
- Fixed macros (%u, %s, %h, %n) not doing multiple replacements
|
||||
- Add in key shortcut for username macro (ALT-u)
|
||||
- Add in key shortcut for local hostname macro (ALT-l)
|
||||
- Fixed a bug with 'show history' key shortcut
|
||||
- Fixed "uninitialised errors in hash element" bug [clusterssh support-requests:#38]
|
||||
- Fix a bug with 'show history' key shortcut
|
||||
- Fix "uninitialised errors in hash element" bug [clusterssh support-requests:#38]
|
||||
- Fixed the default cluster not being opened
|
||||
- Add in toggle for macros
|
||||
|
||||
2013-04-16 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.02_01
|
||||
- Refactured file loading code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue