Commit graph

4 commits

Author SHA1 Message Date
Avery Pennarun
3c256dee9b bash completions: work correctly when $cur is an empty string.
Otherwise 'cd t/defaults-flat' then 'redo <tab>' doesn't show all the
possible targets.
2011-01-01 21:57:29 -08:00
Avery Pennarun
70923c5f30 bash completions: call redo-targets for a more complete list.
Also fix handling of filenames needing quoting (like "t/space dir"),
directories, and targets named after directories.
2011-01-01 21:12:50 -08:00
Avery Pennarun
d5beda0ffe bash completions: work correctly with subdirs, ie. 'redo t/<tab>' 2011-01-01 21:12:14 -08:00
Zoran Zaric
fa4b64285d Sample bash completion rules for redo targets. 2011-01-01 17:15:16 -08:00