mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-05 13:32:48 -05:00
Document 'Permit control characters in pasted text'
And the consequent GUI rearrangements.
This commit is contained in:
@ -120,11 +120,12 @@
|
||||
#define WINHELP_CTX_selection_buttons "selection.buttons:config-mouse"
|
||||
#define WINHELP_CTX_selection_shiftdrag "selection.shiftdrag:config-mouseshift"
|
||||
#define WINHELP_CTX_selection_rect "selection.rect:config-rectselect"
|
||||
#define WINHELP_CTX_selection_charclasses "selection.charclasses:config-charclasses"
|
||||
#define WINHELP_CTX_selection_linedraw "selection.linedraw:config-linedrawpaste"
|
||||
#define WINHELP_CTX_selection_rtf "selection.rtf:config-rtfpaste"
|
||||
#define WINHELP_CTX_selection_autocopy "selection.autocopy:config-selection-autocopy"
|
||||
#define WINHELP_CTX_selection_clipactions "selection.clipactions:config-selection-clipactions"
|
||||
#define WINHELP_CTX_selection_pastectrl "selection.pastectrl:config-selection-paste-ctrl-char"
|
||||
#define WINHELP_CTX_copy_charclasses "copy.charclasses:config-charclasses"
|
||||
#define WINHELP_CTX_copy_rtf "copy.rtf:config-rtfcopy"
|
||||
#define WINHELP_CTX_colours_ansi "colours.ansi:config-ansicolour"
|
||||
#define WINHELP_CTX_colours_xterm256 "colours.xterm256:config-xtermcolour"
|
||||
#define WINHELP_CTX_colours_truecolour "colours.truecolour:config-truecolour"
|
||||
|
Reference in New Issue
Block a user