bug-bash
[Top][All Lists]
Advanced

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

completion patch (complete, then menu-complete)


From: joel w. reed
Subject: completion patch (complete, then menu-complete)
Date: Tue, 16 Apr 2002 21:15:00 -0400
User-agent: Mutt/1.3.25i

i have a patch which implements the following completion
scheme (TAB is bound to my-new-complete-hack)

 press TAB
        >> bash does rl_complete_internal('!')
        >> bash shows list of possible completions

 press TAB again
        >> bash cycles thru possible completions ala
                menu-complete

i'd gladly clean up this patch for inclusion in bash,
right now the above functionality is hacked into menu-complete.
just tell me what to do!

jr

-- 
------------------------------------------------------------
Joel W. Reed                                    412-257-3881
--------All the simple programs have been written.----------

Attachment: bash-hack
Description: Text document

Attachment: pgp3ibmXF7m7J.pgp
Description: PGP signature


reply via email to

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