From e8c201b14c90deb703a9b3ace74f6189fe429e39 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 8 Apr 2013 23:14:48 -0400 Subject: Make "command_entry_keypress" event more consistent with "keypress" in curses. --- doc/14_Appendix.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/14_Appendix.md') 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 -- cgit v1.2.3