1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-04 04:52:47 -05:00

Patch to RDB's blinking cursor: make it configurable and by default

off. It's terribly distracting.

[originally from svn r423]
This commit is contained in:
Simon Tatham
2000-03-17 10:46:59 +00:00
parent 455cc2d387
commit 7d85289621
5 changed files with 16 additions and 2 deletions

View File

@ -64,6 +64,7 @@
#define IDC1_ALTF4 1017
#define IDC1_ALTSPACE 1018
#define IDC1_LDISCTERM 1019
#define IDC1_BLINKCUR 1020
#define IDC2_WRAPMODE 1001
#define IDC2_DECOM 1002