From 4c01bce7d482d1f509f89e5b8304564007947a24 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 7 Nov 2013 22:59:13 -0500 Subject: Added support for tabs. --- doc/03_UserInterface.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/03_UserInterface.md') diff --git a/doc/03_UserInterface.md b/doc/03_UserInterface.md index d51101ef..6f232d37 100644 --- a/doc/03_UserInterface.md +++ b/doc/03_UserInterface.md @@ -20,6 +20,14 @@ key bindings. [key preferences]: 08_Preferences.html#Key.Bindings [complete list]: api/textadept.keys.html#Key.Bindings +## Tab Bar + +The tab bar displays all of Textadept's open buffers, although it's only visible +when two or more buffers are open. While only the GUI version supports tabs, +Textadept's [buffer browser][] is always available and far more powerful. + +[buffer browser]: 04_WorkingWithFiles.html#Buffers + ## Editor View Most of your time spent with Textadept is in the editor view. The GUI version -- cgit v1.2.3