summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_todo.sh
AgeCommit message (Collapse)AuthorFilesLines
2024-02-15github #112: Completion: todo.sh uses shorthelp and not showhelpPoncho1-1/+1
2023-10-29github #102: Ensure todo.sh completion uses builtin commandsUlysse Buonomo1-3/+3
the `todo.sh` script allows redefining commands locally, which can mess up this completion script. We are using the `command` subcommand to avoid that.
2021-02-07github #66: Add more commands to _todo.shDCsunset1-1/+6
2017-08-2941618: Added some arguments autocompletion to _todo.sh.Андрей Стоцкий (_RuRo_)1-0/+12
2010-08-19unposted: more todo.sh commandsPeter Stephenson1-5/+49
2010-08-10unposted: yet another update to _todo.shPeter Stephenson1-2/+3
2010-08-10unposted: further update to _todo.shPeter Stephenson1-8/+8
also I forgot to commit the previous one
2010-06-06unposted: fix incorrectly capitalized completion descriptionsDoug Kearns1-13/+13
2007-01-16users/11113: improve _todo.shPeter Stephenson1-18/+12
2006-10-23use plain mode for listings in _todo.shPeter Stephenson1-3/+3
2006-10-1922885: fix problems with multibyte tokenized stringsPeter Stephenson1-8/+24
unposted: _todo.sh: more contexts
2006-09-2722780: add _arguments/comparguments -n to set index of first non-option argPeter Stephenson1-27/+21
2006-09-2722778: basic completion for locatePeter Stephenson1-1/+7
unposted: fix todo.sh search completion
2006-09-1322704: new completion for todo.shPeter Stephenson1-0/+106