patchThe GNU Bourne-Again SHell - Patches: patch #9461, Completions printed with number...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #9461: Completions printed with number preceding

Submitter:  Nicholas E <mondaugen>
Submitted:  Mon 09 Oct 2017 05:47:25 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Thu 16 Nov 2017 05:29:15 PM UTC, comment #2: 

file #42412 is patch where bug fixed. The numbered-completion-display now works in both horizontal and vertical mode. See the file upload comment for how to apply.

Nicholas E <mondaugen>
Tue 10 Oct 2017 08:08:08 PM UTC, comment #1: 

Don't accept. There is a bug. Will post update.

Nicholas E <mondaugen>
Mon 09 Oct 2017 05:47:25 PM UTC, original submission:  

Printing the completions with a number preceding them allows their selection by passing an argument to the menu-complete function.

A potential use case is for the quick selection of one of many completions. The possible completions are listed with possible-completions (e.g., <Esc>=) then the completion is selected using an argument, e.g., for completion 21 the user would type <Esc>21<Tab> assuming <Tab>is mapped to menu-complete.

Note the edits were made starting from the commit 45cccbbc0e696f9c9d2dd644cf38b4533fc8d0f8 (the head of the devel branch at this time of writing).

Nicholas E <mondaugen>

 

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

Attached Files
file #42412:  numbered-completion-list.patch added by mondaugen (4KiB - application/octet-stream - Apply to devel branch by: git checkout devel; patch -p0 numbered-completion-list.patch)
file #42101:  0001-numbered-completion-display.patch added by mondaugen (5KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mondaugen (Submitted the item)
  • -email is unavailable- added by mondaugen
  •  

    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.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-11-16 mondaugen Attached File- Added numbered-completion-list.patch, #42412
    2017-10-09 mondaugen Attached File- Added 0001-numbered-completion-display.patch, #42101
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code