From: Jeff Hobbs <hobbs@users.sourceforge.net>
Date: Sun, 25 Jul 2004 01:15:45 +0000 (+0000)
Subject: note tabbed console feature
X-Git-Tag: tkcon-2-4~1
X-Git-Url: http://test.brassandglass.co.uk/gitweb?a=commitdiff_plain;h=41c67a03c77682a3ae90a0c4e5b17a9434c39b51;p=tkcon

note tabbed console feature
---

diff --git a/README.txt b/README.txt
index c6b16e2..48b0349 100644
--- a/README.txt
+++ b/README.txt
@@ -17,7 +17,8 @@ by default in the Mac and Windows Tk.
 FEATURES:
     Command history
     Path (Unix style) / Proc / Variable name expansion
-    Multiple consoles, each with its own state (via multiple interpreters)
+    Multiple and tabbed consoles, each with its own state (via multiple
+        interpreters)
     Captures stdout and stderr to console window (puts overridden)
     Hot errors (click on error result to see stack trace)
     Electric character matching (a la emacs)