Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 26036
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Martin Schlemmer (RETIRED) <azarah@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stefan Sarzio <salze@amessage.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 26036 depends on: Show dependency tree
Bug 26036 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-08-06 05:17 0000
After etc-update'ing inputrc I could no longer "scroll" (for previous commands
that have the same beginning as the current command) in the bash history using
the PgUp/PgDown keys.

I found this comment "fix Home and End for German users" which does not seem to
be directly related, I know (since it's not about Home/End), but I'm a German
user...thus maybe PgUp/PgDown were "fixed" too? Just curious, because I never
had any problem with Home/End either.

Restoring inputrc helped. But unfortunately the changes were to big to tell
which change caused the problem - at least for me, cause I don't have any real
knownledge how that thing works in the first place.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Chris Irwin 2003-08-06 16:00:09 0000 -------
Confirmed here after updating baselayout today. Compared inputrc between this
machine and another (fairly outdated) machine.

baselayout-1.8.6.8-r1 has a vastly different inputrc, related changes are these
mappings:

"\e[5~":        history-search-backward
"\e[6~":        history-search-forward

the new baselayout-1.8.6.10 has these mappings for the same keys:

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

Temporary fix is to edit inputrc and comment the new mappings, and add in the
old mappings for page up and page down. That works here.

There are very many mappings that are cut out of inputrc (although this may
have been gradual over several revisions my other machine has missed) which may
cause other bugs not yet noticed.

I could make a diff if requested, but is that really neccessary?

------- Comment #2 From Martin Schlemmer (RETIRED) 2003-08-06 16:12:43 0000 -------
Nope, I'll get to it, thanks.

------- Comment #3 From SpanKY 2003-08-16 12:19:23 0000 -------
*** Bug 26725 has been marked as a duplicate of this bug. ***

------- Comment #4 From Martin Schlemmer (RETIRED) 2003-10-13 15:29:52 0000 -------
Fixed in CVS, thanks.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug