From cbafee9c29dbb6c4fcc09205245c157466795452 Mon Sep 17 00:00:00 2001 From: mutantturkey Date: Mon, 26 Apr 2010 07:13:37 -0400 Subject: goals and LICENSE changed --- README | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/README b/README index 86fa3bb..e363b24 100644 --- a/README +++ b/README @@ -1,10 +1,12 @@ Todo/Goals: vte callbacks +http regex color schemes rcfile font configuration commenting and reworking some source. +minimal gtk or vte lib possible? mt - multi-terminal: a simple, tabbed, VTE based terminal that aims to simple, flexible, and maintain a ridiculously small codebase. white the footprint may not be even close to st, i feel it provides better integration to the modern linux environment. GTK's footprint isn't light, but it has excellent API and features. @@ -14,10 +16,28 @@ Basically another minimal GTK incarnation of gtk's VTE integration. I was looking for a alternative to Sakura, Lilyterm and others. +BUGS: Downsizing doesn't work, -Bugs: None +GdkGeometry hints needed +THANKS to: +Sakura +Suckless.org +LilyTerm +tinyterm +LICENSE: +This project is released under the GPL license. Scripts from surf are under the MIT/X license ( read the license file for MIT/X) + +for further information visit + +http://www.gnu.org/licenses/gpl.html +http://en.wikipedia.org/wiki/MIT_License + +I used these as programs examples and they helped alot! + + +CONTACT: Swing me some electronic mail :) mutantturkey@gmail.com -- cgit v1.2.3