Gentoo Archives: gentoo-dev

From: Peter Ruskin <aoyu93@×××××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Strange keymappings in nano
Date: Tue, 20 May 2003 15:24:49
Message-Id: 200305201624.46887.aoyu93@dsl.pipex.com
1 If I'm editing a file that has long lines, using `nano -w`, the Home and
2 End keys don't work as expected.
3
4 ^a and ^e work OK as Home and End respectively, but:
5 End inserts "F" at the line start and Home inserts "H" at the line
6 start.
7
8 I've remerged nano and baselayout (for /etc/initrc) to no avail. vim
9 works perfectly.
10
11 # emerge -s nano
12 Searching...
13 [ Results for search key : nano ]
14 [ Applications found : 1 ]
15
16 * app-editors/nano
17 Latest version available: 1.2.1
18 Latest version installed: 1.2.1
19 Size of downloaded files: 889 kB
20 Homepage: http://www.nano-editor.org/
21 Description: GNU GPL'd Pico clone with more functionality
22 # emerge -s baselayout
23 Searching...
24 [ Results for search key : baselayout ]
25 [ Applications found : 1 ]
26
27 * sys-apps/baselayout
28 Latest version available: 1.8.5.9
29 Latest version installed: 1.8.5.9
30 Size of downloaded files: 89 kB
31 Homepage: http://www.gentoo.org/
32 Description: Base layout for Gentoo Linux filesystem (incl.
33 initscripts and sysvinit)
34
35 Peter
36
37
38 --
39 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Strange keymappings in nano Peter Ruskin <aoyu93@×××××××××.com>
Re: [gentoo-dev] Strange keymappings in nano Luke-Jr <luke-jr@g.o>