xonsh/news/update_bash_completion.rst
Gil Forsyth 2a2e20377a Update py-bash-completion with prefix length fix
Porting over from `xonsh/py-bash-completion`
2018-06-17 12:10:12 -04:00

14 lines
219 B
ReStructuredText

**Added:** None
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
* ``bash_completion`` no longer returns invalid prefix lengths for directories
containing escape file names
**Security:** None