about summary refs log tree commit diff
path: root/Completion/Unix/Command/_texinfo
Commit message (Collapse)AuthorAgeFilesLines
* 49875: completion for info -f.Peter Stephenson2022-03-241-2/+7
| | | | Use local files if there's a slash in the argument.
* 49268: use an empty string search to find matches for info --index-search= ↵Oliver Kiddle2021-08-161-2/+10
| | | | | | | completion Also include info output to the right of " -- " for further info node completion matches and fix quoting of a blank argument to _call_program.
* 41853: update options for texinfo 6.5 and complete also for the pinfo info ↵Oliver Kiddle2017-10-111-5/+30
| | | | reader
* 40965: fix for missing local declarations of explOliver Kiddle2017-04-261-1/+1
|
* 38943: update texinfo options and improve completion of Info files, nodes ↵Oliver Kiddle2016-07-251-61/+182
| | | | and menu items
* 30199: add (-.) to many completion _files globsOliver Kiddle2012-02-101-1/+1
|
* 22839: complete filenames as first argument to info tooAndrey Borzenkov2006-10-071-4/+18
|
* 19387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle2004-01-211-9/+9
|
* 18472: spelling correctionsOliver Kiddle2003-04-251-1/+1
|
* 17522: also handle tkinfoOliver Kiddle2002-08-091-7/+19
|
* add handling for the other texinfo commands (besides info)Oliver Kiddle2002-05-281-53/+145
|
* 17125, 17159 (Oliver): info completionAndrey Borzenkov2002-05-231-0/+53