aboutsummaryrefslogtreecommitdiff
path: root/doc/manual.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.md')
-rw-r--r--doc/manual.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/manual.md b/doc/manual.md
index 1ed5c8da..aa3d7013 100644
--- a/doc/manual.md
+++ b/doc/manual.md
@@ -2277,6 +2277,11 @@ Simply copying the contents of your *~/.textadept/properties.lua* into
Lexers are now written in a more object-oriented way. Legacy lexers are still
supported, but it is recommended that you [migrate them][].
+#### Key Bindings Changes
+
+The terminal version's key sequence for `Ctrl+Space` is now `'c '` instead of
+`'c@'`.
+
[migrate them]: api.html#lexer.Migrating.Legacy.Lexers
### Textadept 8 to 9