aboutsummaryrefslogtreecommitdiff
path: root/doc/14_Appendix.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-04-08 23:14:48 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2013-04-08 23:14:48 -0400
commite8c201b14c90deb703a9b3ace74f6189fe429e39 (patch)
treefba114fde480bccab4b3686a8673a625589e24b3 /doc/14_Appendix.md
parent349cc6da144cd6faafa1b7d65c955c513abafdd2 (diff)
downloadtextadept-e8c201b14c90deb703a9b3ace74f6189fe429e39.tar.gz
textadept-e8c201b14c90deb703a9b3ace74f6189fe429e39.zip
Make "command_entry_keypress" event more consistent with "keypress" in curses.
Diffstat (limited to 'doc/14_Appendix.md')
-rw-r--r--doc/14_Appendix.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/14_Appendix.md b/doc/14_Appendix.md
index a9d80510..d24e8c4e 100644
--- a/doc/14_Appendix.md
+++ b/doc/14_Appendix.md
@@ -142,6 +142,8 @@ in its editing component Scintilla:
default. For some terminals, you may need to set a lexer style's `bold`
attribute in order to use the light color variant.
* Scroll bars are not supported.
+* Some key sequences are not recognized by the terminal or have unexpected key
+* codes.
* Some styles settings like font name, font size, and italic do not display
properly (terminals use one only font, size and variant).
* Viewing whitespace does not show the "Tab" character arrows