Releases: skywind3000/z.lua
Releases · skywind3000/z.lua
20250524 - v1.8.24
20250518 - v1.8.23
- Fix when _ZL_MATCH_MODE=1 (see #219)
20250517 - v1.8.22
- upgrade internal batch script.
- made _ZL_FZF_HEIGHT available on windows. (closes #217)
20250515 - v1.8.21
- Fix invalid pathname in
z -I xyz
on Windows. (by @chrisant996, see #216)
20241018 - v1.8.20
- nushell: fix minor issues in completion.
20241011 - v1.8.19
20240320 - v1.8.18
- Suppert
|
in path: #189 (@Arkaeriit )
20240222 - v1.8.17
- Make z.lua try treating "-" as a normal character if there are no results.
- ZSH: TAB complete using fzf.
- Fish: fix potential compatibility issue for some fish shell versions and add autocompletion for cmd options.
- Windows: Refactor batch script initializing routine.
- Minor fixes.
20220721 - v1.8.16
- Update fzf --inline-info option to --info=inline
20220327 - v1.8.15
- fixed macOS Monterey initialization issues.