diff options
author | 2011-07-13 20:51:17 -0400 | |
---|---|---|
committer | 2011-07-13 20:51:17 -0400 | |
commit | 8ecc8aa21bf61063a8e2d0ef29a78d4a62616d29 (patch) | |
tree | ffe7a2317ddb80c558f28039a3120c8a3876afaa /doc/manual/3_UserInterface.md | |
parent | 57101e2742f9385602c367fc054363c1e52e33a2 (diff) | |
download | textadept-8ecc8aa21bf61063a8e2d0ef29a78d4a62616d29.tar.gz textadept-8ecc8aa21bf61063a8e2d0ef29a78d4a62616d29.zip |
Refactored key commands and added menu accelerators.
Key commands are now in keys.conf and keys.osx.conf which are loaded by the
_m.textadept.menu module.
Diffstat (limited to 'doc/manual/3_UserInterface.md')
-rw-r--r-- | doc/manual/3_UserInterface.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/3_UserInterface.md b/doc/manual/3_UserInterface.md index 14a6169b..e71eecce 100644 --- a/doc/manual/3_UserInterface.md +++ b/doc/manual/3_UserInterface.md @@ -11,8 +11,8 @@ More in-depth discussion about some of them is provided later in the manual. ## Menubar -The completely customizable (and optional!) menubar typically provides access to -all of Textadept's features. +The completely customizable (and optional!) menubar provides access to all of +Textadept's features. ## Editor View |