jethrokuan / z

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

Add support for private mode of fish and add missing argument completetion #98

Closed mikelei8291 closed 3 years ago

mikelei8291 commented 3 years ago
  1. Stop tracking visited directories in private mode of fish
  2. Add argument completion for -x / --delete
mikelei8291 commented 3 years ago

I could add some tests for the new feature if that's required.

krobelus commented 3 years ago

Nice work, thank you! Tests are always welcome of course, I've just enabled them to run on PRs ;)