bug-readline
[Top][All Lists]
Advanced

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

Re: [Bug-readline] menu-complete-krd


From: Jo Liss
Subject: Re: [Bug-readline] menu-complete-krd
Date: Sun, 2 Jan 2011 22:47:08 +0100

On Sun, Jan 2, 2011 at 8:55 PM, Chet Ramey <address@hidden> wrote:
> What is `menu-complete-krd'?

Hm, a bit of googling turned up that it's just a problem in the man
page, which says "krd" instead of "backward":

$ man readline-6.1/doc/readline.3 | grep -A3 menu-complete-krd
       menu-complete-krd
              Identical  to menu-complete, but moves backward through
the list of possible compleā€
              tions, as if menu-complete had been given a  negative
argument.   This  command  is
              unbound by default.

Once I put

"\e[Z": menu-complete-backward

in the .inputrc everything works fine.

I'm attaching a patch against Readline 6.1.  Let me know if I'm doing
this right, please! :)

Jo

-- 
Jo Liss
http://opinionated-programmer.com/

Attachment: readline-6.1-man-page.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]