xonsh/news/cd_single_char.rst

14 lines
192 B
ReStructuredText
Raw Normal View History

**Added:** None
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
2016-09-05 20:47:13 -04:00
* cd . and cd <singleCharacter> now work. Fix indexerror in AUTO_PUSHD case, too.
**Security:** None