diff options
author | 2012-10-17 13:07:18 -0400 | |
---|---|---|
committer | 2012-10-17 13:07:18 -0400 | |
commit | 39ee8c120e62331c2d31846a18086efd059f5709 (patch) | |
tree | 64a2d66f93f43281eacd65b21cb0868e99542852 /doc/03_UserInterface.md | |
parent | 28b1bccb2ed38faacfcc77674081db207c32cf89 (diff) | |
download | textadept-39ee8c120e62331c2d31846a18086efd059f5709.tar.gz textadept-39ee8c120e62331c2d31846a18086efd059f5709.zip |
Updated manual.
Diffstat (limited to 'doc/03_UserInterface.md')
-rw-r--r-- | doc/03_UserInterface.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/03_UserInterface.md b/doc/03_UserInterface.md index 948038cb..e847ca70 100644 --- a/doc/03_UserInterface.md +++ b/doc/03_UserInterface.md @@ -11,11 +11,11 @@ provided later in the manual. ## Menu The completely customizable menu provides access to all of Textadept's features. -It is only available in the GUI version of Textadept. In the terminal, you can -use the [command selection][] dialog instead. Textadept is very keyboard-driven -so most menu items have an assigned key shortcut. Key bindings are changeable -in your [key preferences][] and will reflect in the menu. Here is a -[complete list][] of default key bindings. +It is only available in the GUI version of Textadept. In the terminal version, +you can use the [command selection][] dialog instead. Textadept is very +keyboard-driven so most menu items have an assigned key shortcut. Key bindings +are changeable in your [key preferences][] and will reflect in the menu. Here is +a [complete list][] of default key bindings. [command selection]: 10_Advanced.html#Command.Selection [key preferences]: 08_Preferences.html#Key.Bindings |