aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorZufu Liu <unknown>2020-07-11 09:12:43 +1000
committerZufu Liu <unknown>2020-07-11 09:12:43 +1000
commitd59a10eddefab7523aa8846dfd21b17ee6c0cdd8 (patch)
tree0ab6ba2af26fd4f97a5468fa8c6c9cf8b7161d51 /doc/ScintillaHistory.html
parent5db47041156b975b99ca9284479f306a3063c3da (diff)
downloadscintilla-mirror-d59a10eddefab7523aa8846dfd21b17ee6c0cdd8.tar.gz
Feature [feature-requests:1369]. Represent DEL control character 0x7f with DEL.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 1b8522a2a..f0e2dcca6 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -594,6 +594,10 @@
<a href="https://sourceforge.net/p/scintilla/feature-requests/1355/">Feature #1355</a>.
</li>
<li>
+ Display DEL control character as visible "DEL" block like other control characters.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1369/">Feature #1369</a>.
+ </li>
+ <li>
Allow caret width to be up to 20 pixels.
<a href="https://sourceforge.net/p/scintilla/feature-requests/1361/">Feature #1361</a>.
</li>