From mint-bounce@lists.fishpool.fi Fri Mar 6 14:39:28 2009 Message-ID: <49B17A7D.7030402@atari-source.org> Date: Fri, 06 Mar 2009 14:33:17 -0500 From: Mark Duckworth User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209) MIME-Version: 1.0 To: Alan Hourihane CC: =?UTF-8?B?VmluY2VudCBSaXZpw6hyZQ==?= , mint@lists.fishpool.fi Subject: Re: [MiNT] MPFR progress..... References: <49B15B2F.7040200@freesbee.fr> <49B1612A.4010906@atari-source.org> <1236363039.19468.65.camel@jetpack.demon.co.uk> In-Reply-To: <1236363039.19468.65.camel@jetpack.demon.co.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-SA-Score: -1.4 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: mduckworth@atari-source.org Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Alan Hourihane wrote: > On Fri, 2009-03-06 at 12:45 -0500, Mark Duckworth wrote: > >> Vincent Rivière wrote: >> >>> Keith Scroggins wrote: >>> >>>> While on the topic of RPMs, are there any packages people want to see >>>> updated currently living in Sparemint? >>>> >>> I noticed a problem with "less" : >>> >>> # When input comes from stdin, it works >>> cat /etc/passwd |less >>> >>> # When input comes from a file, it displays nothing >>> less /etc/paswd >>> >>> Maybe a recompilation and/or new version could fix the problem ? >>> >>> >> nano, when you hit ctrl-w it for some reason keeps your prior search in >> both the prior search brackets as well as the search text. The general >> idea is that if you hit ctrl-W and type in "stuff", it will search for >> stuff and if you hit ctrl-W it will display stuff again in brackets, and >> you could simply type something else to change the search. In our case >> we have to back up over the search text and then rewrite it. >> > > Doesn't happen here on my nano version. It works as you say it should. > > >> Also I have all kinds of terminal issues to work out, both over ssh as >> well as in plain tos after mint boots but before I go into an aes. >> Seems like in there up, down left or right all tab to the next word. >> There's really a lot of little things like that that I've ignored that >> should probably be fixed at some point. >> > > The only problem I have is when I type too fast on the actual console of > the Atari keyboard and it starts repeating the same last key press and > won't stop. I try to always use ssh. > > Alan. > > Ah, I've had this happen too, but only as of very recently. I figured it was my hardware since I've never replicated the issue on aranym. Thanks, Mark