mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-18 11:31:00 -05:00
Add support for the SUPDUP protocol.
Based on work by Josh Dersch, with permission.
This commit is contained in:

committed by
Simon Tatham

parent
ad6987e1b1
commit
315933c114
@ -52,6 +52,10 @@
|
||||
#define WINHELP_CTX_terminal_localecho "config-localecho"
|
||||
#define WINHELP_CTX_terminal_localedit "config-localedit"
|
||||
#define WINHELP_CTX_terminal_printing "config-printing"
|
||||
#define WINHELP_CTX_supdup_location "supdup-location"
|
||||
#define WINHELP_CTX_supdup_ascii "supdup-ascii"
|
||||
#define WINHELP_CTX_supdup_more "supdup-more"
|
||||
#define WINHELP_CTX_supdup_scroll "supdup-scroll"
|
||||
#define WINHELP_CTX_bell_style "config-bellstyle"
|
||||
#define WINHELP_CTX_bell_taskbar "config-belltaskbar"
|
||||
#define WINHELP_CTX_bell_overload "config-bellovl"
|
||||
|
Reference in New Issue
Block a user