From mint-bounce@lists.fishpool.fi Thu Sep 16 01:47:00 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:x-priority:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=f2CpyxZ02QRla5D0i4zvZNCFfkXHkgg8MlopdqYSz60=; b=VVPEhwL13peHdHzD5jz2vCdoZ5CHcMUfrL2E76wx3DPDkgfZy22OQTA4p9NnL/yyXg I6x1sYT+tUWCUK2Jcyfrcvsnxno32273zglmBwe8xGn9DogpXLWU8Ke+ahj5Wu2zvDE6 yQ3oRqZr9uFPie5bjtVNwcw/R14CB1B5X6SUo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:x-priority:in-reply-to:date :cc:content-transfer-encoding:message-id:references:to:x-mailer; b=NOQcGKQ3CMUvPimM6XvkcWVdQ20EiAzG0PSF4ekN2BbryIl9FGBEs076YwvZTI63Jr 1P4vzXQjjzFOBx6nMoo7fpJ/eBbRyKfaUQ62fFn8cDNmHc7JhMSqIuQcpd6JMYZXBoiV 2xc61MjXLAictQESlq1omJPKyc992Epfe9y/8= Subject: Re: [MiNT] Conholio v0.8 Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Peter Persson X-Priority: 3 (Normal) In-Reply-To: <4841b9eef14e20f6c9c639e2641a11f4-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBTXF5bVkYJXlZoAFxSMl5dSUEHVlpcSFk=-webmailer1@server04.webmailer.hosteurope.de> Date: Thu, 16 Sep 2010 07:44:34 +0200 Cc: "Jo Even Skarstein" , mint@lists.fishpool.fi Message-Id: <52048AAC-D532-48EF-94CF-59AD2DCAF0C2@gmail.com> References: <0C5896BD-AFF9-4862-94EA-8C08B21EBC07@gmail.com> <4C9135DA.1050700@online.no> <4841b9eef14e20f6c9c639e2641a11f4-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBTXF5bVkYJXlZoAFxSMl5dSUEHVlpcSFk=-webmailer1@server04.webmailer.hosteurope.de> To: ole@monochrom.net 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 o8G5kxCs030173 16 sep 2010 kl. 00.43 skrev m0n0: > But I sometimes see failed screen redraws with the newest stable release > of nano. Don't get me wrong - conholio and nano --with-color is great :) I > don't know why the error happens, it's like there is something in the > line, at the wrong place, or some words are shown twice etc... I will test > it with 0.7... It's probably a flaw in the VT100 emulator. I only spent like two days working on it, and there is probably quit a lot of bugs in it. Just tell me how to reproduce it and maybe I can fix it. I haven't really touched this part since v0.6. > Fullscreen is also fast with the plain Falcon... altough memory usage is > relative high ( I think it uses about 3-4 MB RAM), but using pine and nano > works well :) That's intentional. Memory usage depends on the screen resolution. I use some big tables to speed up rendering, so it's really not designed for low spec machines. Future versions may have a "low memory" mode though. -- PeP