Differences

This shows you the differences between the selected revisions of the page.

2022-09-29 2023-02-09
command anchor (martin) 6.0 Bug 2107 Private key pattern !K in PuTTY command-line and custom commands (martin)
Line 27: Line 27:
| ''!P''  | Any          | Current session password (if [[security_credentials|stored or remembered]]). | | ''!P''  | Any          | Current session password (if [[security_credentials|stored or remembered]]). |
| ''!#''  | Any          | Current session port number. | | ''!#''  | Any          | Current session port number. |
 +| ''!K''  | Any          | Current session private key. &beta_feature |
| ''!N''  | Any          | Current session name. | | ''!N''  | Any          | Current session name. |
| ''!?prompt[\]?default!'' | Any | When used, user is prompted to enter value that replaces the pattern. ''prompt'' can define a message of the prompt and ''default'' a default value, both can be empty. Special characters entered by user are automatically delimited. You can prohibit this using optional backslash (''\'') before second question mark (''?''). \\ When implementing an [[extension]], use a runtime [[extension#options|option]] instead, as a more flexible alternative. | | ''!?prompt[\]?default!'' | Any | When used, user is prompted to enter value that replaces the pattern. ''prompt'' can define a message of the prompt and ''default'' a default value, both can be empty. Special characters entered by user are automatically delimited. You can prohibit this using optional backslash (''\'') before second question mark (''?''). \\ When implementing an [[extension]], use a runtime [[extension#options|option]] instead, as a more flexible alternative. |

Last modified: by martin