malxau / yori

Yori is a CMD replacement shell that supports backquotes, job control, and improves tab completion, file matching, aliases, command history, and more.
http://www.malsmith.net/yori/
MIT License
1.24k stars 31 forks source link

Have auto-complete add backslash after folder name #27

Closed flipswitchingmonkey closed 4 years ago

flipswitchingmonkey commented 4 years ago

Currently when autocompleting a directory Yori will auto-complete the folder name, but then to continue I have to manually type in a backslash to then complete further down the tree. It'd be nice if a second would add the backslash automatically.

malxau commented 4 years ago

This behavior is optional in 1.20. See http://www.malsmith.net/yori/guide/#env_yoricompletewithtrailingslash