From 736f1bb5c70249d0ef10e1e246f027db74afed4f Mon Sep 17 00:00:00 2001 From: Graeme Humphries Date: Wed, 14 Mar 2012 16:59:57 -0700 Subject: [PATCH] Missed a key feature. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2458416..e86f23d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ problems. It does so with the following features: - Uses a single window to hold multiple terminals. - Intelligently tiles terminals to fit available window size. - Scrolls available terminals when they don't all fit in-window. +- Never resizes a terminal smaller than 80x24 characters. - Uses GTK and the VTE widget to provide modern, anti-aliased terminals. Install