Subject: Re: keys ...
To: Andrew Todorov <andrewt@sofiasat.net>
From: Thomas Michael Wanka <tm_wanka@earthling.net>
List: netbsd-help
Date: 01/19/2000 18:06:22
<FontFamily><param>Times New Roman</param><bigger>Hi,
for me following worked with bash:
adding a file .inputrc in the $HOME dir with
set meta-flag on
set convert-meta off
set output-meta on
"\e[1~]": beginning-of-line
"\e[2~]": ""
"\e[3~]": delete-char
"\e[4~]": end-of-line
"\e[5~]": ""
"\e[6~]": ""
The three "set" lines should invoke special characters on the german
keyboard, the lines with the empty quotation marks set the keys
"silent" as they cannot be directly translated to bash functions, you
may implement your own functions.
mike
On 19 Jan 00, at 0:03, Andrew Todorov wrote:
<smaller>How can I learn my NetBSD to move in my shell with "HOME" , "END"
keys and to delete with "DEL"<bigger>
<smaller>Thak's for help!!!<bigger>
<nofill>