jethrokuan / z

Pure-fish z directory jumping
MIT License
1.29k stars 45 forks source link

prints a blank line in Fish version 3.0.2 #74

Closed Benjamin-Lee closed 5 years ago

Benjamin-Lee commented 5 years ago

I just updated to Fish 3.0.2 and am now having z print a blank line after changing directories:

/ ❯❯❯ z desktop

~/Desktop ❯❯❯

When it used to do

/ ❯❯❯ z desktop
~/Desktop ❯❯❯

This does not happen when I just type z:

~/D/P/Research ❯❯❯ z
~/D/P/Research ❯❯❯

Any ideas?

krobelus commented 5 years ago

My bad, this should be fixed now. Thanks for reporting!