delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/09/08/05:30:10

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
To: cygwin AT cygwin DOT com
From: "Rado Rethmann" <discussion AT centermail DOT net>
Subject: Re: missing <e> letter
Date: Wed, 08 Sep 2004 11:29:57 +0200
Lines: 53
Message-ID: <opsdz4n7bkh8ovjh@zipfel.cocon>
References: <opsdz3iod6h8ovjh AT zipfel DOT cocon>
Mime-Version: 1.0
X-Complaints-To: usenet AT sea DOT gmane DOT org
X-Gmane-NNTP-Posting-Host: c130017.adsl.hansenet.de
User-Agent: Opera M2/7.53 (Win32, build 3850)
X-IsSubscribed: yes

Ok, now I've discovered, that it must be something in my .inputrc file:

--------------------------------------------

# Be 8 bit clean.
set meta-flag on
set input-meta on
set output-meta on
set convert-meta off

# for linux console and Debian xterm
"\e[1~": beginning-of-line
"\e[4~": end-of-line
"\e[5~": beginning-of-history
"\e[6~": end-of-history
"\e[3~": delete-char
"\e[2~": quoted-insert
"\e[5C": forward-word
"\e[5D": backward-word
"\e\e[C": forward-word
"\e\e[D": backward-word

# for non Debian xterm
"\eOH": beginning-of-line
"\eOF": end-of-line

# for freebsd console
"\e[H": beginning-of-line
"\e[F": end-of-line

# kvt
"\e[H":beginning-of-line
"\e[F":end-of-line

# rxvt and konsole (i.e. the KDE-app...)
"\e[7~":beginning-of-line
"\e[8~":end-of-line

export TERM=xterm-color
export LC_CTYPE=ISO-8859-1

# Mapping for German umlauts
"\M-a": "ä"
"\M-A": "Ä"
"\M-o": "ö"
"\M-O": "Ö"
"\M-u": "ü"
"\M-U": "Ü"
"\M-s": "ß"

-----------------------------------------------

Which line tells Cygwin to wipe out my 'e' ? Rado


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019