[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] TOSWIN2 and cursor keys
- To: mint@lists.fishpool.fi
 
- Subject: Re: [MiNT] TOSWIN2 and cursor keys
 
- From: Vincent Rivière <vincent.riviere@freesbee.fr>
 
- Date: Thu, 07 Feb 2013 23:57:38 +0100
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20120113;        h=x-received:sender:message-id:date:from:user-agent:mime-version:to         :subject:references:in-reply-to:content-type         :content-transfer-encoding;        bh=Xqy5vJ5CbxoJbGmCWNBudBBMJFIk5ndyinvzT34JLiQ=;        b=gxoui32Q5ztP+Xqgf4kxsZeinBaqKKwCHEV2j3nxrNOeT+WJXxGQf67aEqecBXoOdZ         QMW00qWo26CxamIF9y1UcB959PMC1eYIAPsADLiST4G02dOBL5yxEVRIrxL1uZgLIoUS         At0y09qXHzUBajBoJBL3xEEpLB1wiazMeHRAJukP8XNcFb89LnNgbP5ROgeIRds2F5z9         FLJFSguJD1LRnULI8FHei7nmYfXRsTazbEhDD4opAPlDMcYrZGa/YMax4NqqpL9V5ZQE         LyUp0i2oFGIfLiwvHZZARnbK7cDBAPawRji3Y942vJ8CT563ki7ix7iQUwdigLPOn4JM         as9w==
 
- In-reply-to: <914e91c883b742bde6e29e8ccd591980-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBeX15ZVF0WWl5oAF1TMl5cR0UAWFxRQV4=-webmailer2@server04.webmailer.hosteurope.de>
 
- List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
 
- List-id: <mint.lists.fishpool.fi>
 
- List-owner: <mailto:tjhukkan@fishpool.fi>
 
- List-post: <mailto:mint@lists.fishpool.fi>
 
- List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
 
- List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
 
- References: <51133DED.2050903@freesbee.fr> <00066eaa.01db0500224d@smtp.freeola.net> <1a877f0759ec7484d65942241ed05a61-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBeX15ZVF0WWl5oAF1TMl5cR0UAWFpcQ1g=-webmailer2@server04.webmailer.hosteurope.de> <f498aacdb575b20f5fd028f02d11a54a-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBeX15ZVF0WWl5oAF1TMl5cR0UAWFpRRlg=-webmailer2@server04.webmailer.hosteurope.de> <op.wr5mls1hofd6j1@nebbiolo> <5e2bc97f2a973e43aac3a2e378efcfe7-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBeX15ZVF0WWl5oAF1TMl5cR0UAWFhcSFw=-webmailer2@server04.webmailer.hosteurope.de> <51142A28.4030002@freesbee.fr> <914e91c883b742bde6e29e8ccd591980-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBeX15ZVF0WWl5oAF1TMl5cR0UAWFxRQV4=-webmailer2@server04.webmailer.hosteurope.de>
 
- Sender: mint-bounce@lists.fishpool.fi
 
- User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130107 Thunderbird/17.0.2
 
On 07/02/2013 23:40, Ole wrote:
Vincent, you are the super-man! :)
Hehe 8-)
On toswin the output is:
^[D
The FreeMiNT kernel does the same when running bash on the BIOS full-screen 
console. That may be a VT52 extension, I don't know.
On conholio the output is:
^[[D
Same with Cygwin, PuTTY...
That's probably the xterm standard.
So there are 2 standards.
Readline seems to know only the xterm one by default. The other one has to 
be manually configured.
--
Vincent Rivière