This release contains a small number of bugfixes and improvements, but no major changes.
- New database entries are added in a background process now, improving performance in some cases.
- A manpage is now included in 'packaging/man/pazi.1'. Package maintainers are included to include this in pazi's package.
- Various dependency updates.
This is a bugfix release fixing a notable issue in v0.4.0
- Fix a bug, present only inv v0.4.0, which caused
z -i
to reliably error out.
This release adds the --pipe
flag to z
, which allows using programs like
fzf with pazi.
For more information, please see the docs for this feature.
z --pipe=<pipe program>
has been added! See the docs folder for usage information.
This release adds support for zsh autocompletion.
pazi init zsh
includes autocompletion code now!
This release adds support for the fish shell!
pazi init fish
has been added! See the readme for how to use it.- pazi is now builds on (and is tested on) macOS. Pre-built release binaries will come in a future release.
jump
is now included in the benchmark code, though new results have not been added to the docs yet.- Various dependencies have been updated.
PROMPT_COMMAND
underbash
is now correctly updated (#84).
This release introduces the new subcommand pazi edit
in addition to fixing a number of bugs.
pazi edit
allows a user to manually remove and re-score entries in the frecency database (#33).- pazi is now benchmarked against
z
andautojump
(#47).
- Deleted directories are pruned from the database less aggressively (#32)
- Various operations have been moved from flags to subcommands. The supported user interface should remain identical.
- Directories with names similar to pazi subcommands (like
igni
orinit
) can now be jumped to (#70, #60). - Fixed an issue where a path could be added in a non-canonical form (#76).
This is a bug-fix release of pazi. This fixes a major issue when using pazi
under bash with an existing, suitably complex, PROMPT_COMMAND
set.
- Default
z
output now has a fixed-width rank value (for better alignment)
- Fix bug where
pazi init bash
could conflict with an existingPROMPT_COMMAND
(#41)
This is the initial release of pazi! This v0.0.1 release indicates that pazi's generally usable, although its featureset is sparse.
Please file issues for any features you think it should have or any issues you run into.
- The
z
alias supports jumping between directories inzsh
andbash
pazi import
can import directories fromfasd
z -i
displays an interactive prompt