Commit graph

5 commits

Author SHA1 Message Date
Anthony Scopatz
4c91df2abc many test fixes 2018-09-13 14:03:35 -04:00
Anthony Scopatz
634a8ec9f2 black tests 2018-08-30 09:18:49 -05:00
Gil Forsyth
366089635c Fix $CDPATH completion misfire
The `path` completer runs for many commands (which is the correct
behavior) but we are adding in possible `CDPATH` completions for commands
other than `cd` which doesn't make any sense since only `cd` supports
path resolution via `CDPATH`.
2018-06-17 10:17:07 -04:00
Gil Forsyth
cf973c202b Escape regex in path completion 2017-11-16 18:44:31 -05:00
Anthony Scopatz
aff0a090ce new path tests 2016-09-25 15:07:42 -04:00