[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

developing a default /etc/inputrc



Hi folks!

My current /etc/inputrc looks like this:

------------
set meta-flag On
set convert-meta Off
set output-meta On

$if term=linux
"\e[1~": beginning-of-line
"\e[3~":delete-char
"\e[4~": end-of-line
$else
$if term=xterm
"\e[H": beginning-of-line
"\e[F": end-of-line
$endif
$endif

"\e[2~":quoted-insert
"\e[5~":beginning-of-history
"\e[6~":end-of-history
------------

It seems to work great, on the console and in an xterm.

Sorry Marco, but I also prefer to use PgUp and PgDn for the history :-)
But of course, we can discuss this. How do others think about this?

Please send me any changes/enhancements for the /etc/inputrc file. (I'll
be offline the next three days, so don't expect any quick replies.)


Thanks,

Chris

--                 Christian Schwarz
                    schwarz@monet.m.isar.de, schwarz@schwarz-online.com,
Don't know Perl?     schwarz@debian.org, schwarz@mathematik.tu-muenchen.de
      
Visit                  PGP-fp: 8F 61 EB 6D CF 23 CA D7  34 05 14 5C C8 DC 22 BA
http://www.perl.com     http://fatman.mathematik.tu-muenchen.de/~schwarz/



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-i18n-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: