Skip to content

Releases: AstraLuma/xontrib-z

Bug Fixes

16 Oct 23:48
Compare
Choose a tag to compare
  • Function on Windows
  • Handle deprecation warnings

Events! Now with less bugs.

06 Sep 02:16
Compare
Choose a tag to compare

The fun change is that z no longer aliases cd to get it's data; it now listens on the on_chdir event. This means that you no longer have to do shenanigans if you're using this with autoxsh or other cd-clobbering xontribs. (This is different than zsh's z, which uses precommand. This will be changed when it's available in xonsh itself.)

The less fun change is that #1 and #2 got fixed.

Download from git or through PyPI.