Bug #101
Control character shows up when hitting an unknown key combo
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
02/22/2018
Due date:
% Done:
0%
Description
Had an occasion yesterday where I hit ctrl-s to save a file and an extra character (unicode DC? maybe) appeared at the end of the file.
My suspicion is that there was a 3rd key that was hit, so that scintilla inserted a control character instead, it would be nice if unknown key combinations do not insert control characters.