mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-06-30 19:12:48 -05:00
Ctrl-Break now sends a Break signal (previously it was equivalent to Ctrl-C).
[originally from svn r7295] [this svn revision also touched putty-wishlist]
This commit is contained in:
@ -128,6 +128,9 @@ connection in addition to normal data. Their precise effect is usually
|
||||
up to the server. Currently only Telnet, SSH, and serial connections
|
||||
have special commands.
|
||||
|
||||
The \q{break} signal can also be invoked from the keyboard with
|
||||
\i{Ctrl-Break}.
|
||||
|
||||
The following \I{Telnet special commands}special commands are
|
||||
available in Telnet:
|
||||
|
||||
|
Reference in New Issue
Block a user