From 66ffc4b9c294218402c0c7aed59d5b4442092d5c Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 24 Feb 2018 22:25:07 -0500 Subject: Terminal key sequence for Ctrl+Space is now 'c ' instead of 'c@'. --- doc/manual.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/manual.md') 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 -- cgit v1.2.3