aboutsummaryrefslogtreecommitdiff
path: root/doc/03_UserInterface.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-02-12 20:08:12 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2014-02-12 20:08:12 -0500
commit797674b8f29ddca2c8714387db226535d2d4c8ab (patch)
treec51e382f2bec4f7cbaed5b500fa3a84ea2cb77b5 /doc/03_UserInterface.md
parente41406fbb3d02507964c89ef8bc1f7f42ae02f18 (diff)
downloadtextadept-797674b8f29ddca2c8714387db226535d2d4c8ab.tar.gz
textadept-797674b8f29ddca2c8714387db226535d2d4c8ab.zip
Added split views in the terminal version thanks to Chris Emerson.
Diffstat (limited to 'doc/03_UserInterface.md')
-rw-r--r--doc/03_UserInterface.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/03_UserInterface.md b/doc/03_UserInterface.md
index 6f232d37..19e28534 100644
--- a/doc/03_UserInterface.md
+++ b/doc/03_UserInterface.md
@@ -30,9 +30,9 @@ Textadept's [buffer browser][] is always available and far more powerful.
## Editor View
-Most of your time spent with Textadept is in the editor view. The GUI version
-features unlimited view splitting both vertically and horizontally. Lua also has
-complete control over all views.
+Most of your time spent with Textadept is in the editor view. Both the GUI
+version and the terminal version feature unlimited vertical and horizontal view
+splitting. Lua also has complete control over all views.
## Find & Replace Pane