xonsh/news
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
..
cdpath_completion_fix.rst Fix $CDPATH completion misfire 2018-06-17 10:17:07 -04:00
TEMPLATE.rst fixed JSON history corruption 2017-11-08 21:27:28 -05:00