mainThe GNU Readline library - Support: sr #107894, Key binding problem

 
 

sr #107894: Key binding problem

Submitter:  kYuZz <kyuzz>
Submitted:  Tue 29 Nov 2011 11:16:12 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Open Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 29 Nov 2011 11:16:12 PM UTC, original submission:  

Hi,

I have added these two lines to my inputrc file:

Control-Tab: menu-complete
Tab: complete

What I would like to do is to have the "standard" completion when I hit the Tab key, and the "menu-complete" action (replacement of the word to be completed) when I hit C-Tab.

What happens is that both key combinations trigger a "complete" action.

If I invert the order of the two lines above, like this:

Control-Tab: menu-complete
Tab: complete

I get the opposite behavior: both key combinations will trigger "menu-complete".

Am I doing anything wrong, or is this a bug?

Thanks!

kYuZz <kyuzz>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by chet (Updated the item)
  • -email is unavailable- added by kyuzz (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-01-04 chet StatusNone Invalid

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code