From mint-bounce@lists.fishpool.fi Wed Jul 14 14:20:37 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=AdYgrkjj08a6TxjeSKxCjCPS5yGu7SbwqBMWeI6YdUA=; b=GmLdYv38Gz5unoit0QtWsIXL8QGuTeFM+tStbY+gBhJut7qC1zSwsm084QjTSXWoKO BFru49ozIswwspshZmVRjuhLfQqWDg3PQpAPZjwnSVbqldU3o4DERKAi/8r5o9IwB9ob 5oRmW3iMwffmr36DEgcPZBtIWE7pOqFlq0zbI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=n4zvi35cSuS+Oz37tXahyUHouk4iJHOaIQT8naq7qBs5Ac99Evu7RomS7lenosxqoT 5nWPVwyMS4hlBR68hDRZ9oBH9Xcx4D9nmKNb3iIMEHMFaM4dhhRTzSooDHqgY69Mn3Ch hIIDQV9wF3+0CyNTBUhidJBqbUqgkcTj97TEY= Subject: Re: [MiNT] Conholio 0.7r Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=iso-8859-1 From: Peter Persson In-Reply-To: <4C3D915B.6090805@freesbee.fr> Date: Wed, 14 Jul 2010 20:16:59 +0200 Cc: mint@lists.fishpool.fi Message-Id: <349D8FDA-6A7E-44A9-A344-666C15BBFE30@gmail.com> References: <4C224E8E.9020709@atari-source.org> <9AEA137498384954A13681B878432C8F@mercatus.local> <4C378B88.3050801@online.no> <201007121647.28881.oak@helsinkinet.fi> <4C3B5A8E.90908@online.no> <0AF79452-3817-4F3F-BAC7-FA70D89E1A46@gmail.com> <4C3D915B.6090805@freesbee.fr> To: =?iso-8859-1?Q?Vincent_Rivi=E8re?= X-Mailer: Apple Mail (2.1081) X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: pep.fishmoose@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o6EIKVdO030708 14 jul 2010 kl. 12.28 skrev Vincent Rivière: > Even the TERM variable is automatically set to "linux", we don't have to mess with any configuration step. The idea is to mimic the Linux console, because that means I can add some basic extensions like mouse, window title handling etc without having to implement the horror of e.g. XTerm. > I don't know if you are aware of this, but the ncurses tests are vary good candidates for testing a terminal implementation. I have recompiled them for MiNT today: > http://vincent.riviere.free.fr/soft/m68k-atari-mint/archives/unsupported/ncurses-5.7-mint-20090821-bin-mint-test-20100714.tar.bz2 > > They are just small independant MiNT programs, you just have to unpack the archive and run them from Conholio. I have seen some visual artifacts, but most of them behave very well :-) > The visual rendering should be compared to the same programs on Linux. Very very good idea! I'm currently doing tests with VTTEST to cure some boo-boo in the VT100 implementation. I don't think I'll implement stuff like double-width text (though double hight will be available in the next version), but the goal is to pass most of the tests. > Long life to Conholio ! I appreciate the feedback very much :) It made my day. -- PeP