about summary refs log tree commit diff
path: root/Completion/Commands/_history_complete_word
Commit message (Collapse)AuthorAgeFilesLines
* moved to Completion/Base/Widget/_history_complete_wordSven Wischnowsky2001-04-021-121/+0
|
* more cleanup; simplify the stop and liststyles; try to make it obey whatever ↵Sven Wischnowsky2001-03-281-57/+29
| | | | _main_complete says should be done (menu-wise) (13815)
* try to make _h_c_w smarter at the beginning and end of the list; avoid ↵Sven Wischnowsky2001-03-271-19/+34
| | | | list-beeping if the old completion list is re-used (3752)
* Use ksh-style deref of $_comp_options in case of ksharrays.Bart Schaefer2001-02-281-1/+1
|
* simplify setting standard completion system options using $_comp_options (13036)Sven Wischnowsky2000-10-191-2/+1
|
* Other places where `unsetopt cshnullglob' is needed.Bart Schaefer2000-10-061-2/+2
|
* quotingSven Wischnowsky2000-08-031-1/+1
|
* allow subscripts for compadd -[ak]; new style for history completion; better ↵Sven Wischnowsky2000-06-221-14/+35
| | | | list-colors handling (12029)
* make history completion use I{PREF,SUF}FIX (12011)Sven Wischnowsky2000-06-211-0/+5
|
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-311-2/+3
|
* ensure options are set as expected in _history_complete_word and ↵Sven Wischnowsky2000-04-261-0/+3
| | | | _bash_completions (10933)
* Updated from list as far as 10376Peter Stephenson2000-04-011-2/+105
|
* Initial revisionTanaka Akira1999-07-121-0/+2