From a65f9ac0c460fba64b2d8ddde2149661c025ea65 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 11 Apr 2013 23:58:33 -0400 Subject: Added key modes and changed the command entry to use them. Removed obsoleted `events.COMMAND_ENTRY_COMMAND`. --- doc/14_Appendix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/14_Appendix.md') diff --git a/doc/14_Appendix.md b/doc/14_Appendix.md index d24e8c4e..1e4fd663 100644 --- a/doc/14_Appendix.md +++ b/doc/14_Appendix.md @@ -104,7 +104,7 @@ As a special case, the empty capture `()` captures the current string position Textadept 5.5 beta introduced a curses version that can run in a terminal emulator. However, since curses is quite low-level in terms of graphics capability compared to GTK+, the curses version of Textadept lacks some features -in its editing component Scintilla: +in its editing component Scintilla and in general: * Any settings with alpha values are not supported. * Autocompletion lists cannot show images (pixmap surfaces are not supported). -- cgit v1.2.3