diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/14_Appendix.md | 2 |
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 |