1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-13 11:19:50 +00:00

update doc

This commit is contained in:
skywind3000
2020-03-18 22:47:05 +08:00
parent a55bb87e1b
commit b40df870a6

View File

@@ -26,7 +26,7 @@ From people using z.lua:
## Features
- **10x** times faster than **fasd** and **autojump**, **3x** times faster than **z.sh**.
- Capable to gain the ultimate speed with a [native module](https://github.com/skywind3000/czmod) written in C.
- Gain the ultimate speed with an optional [native module](https://github.com/skywind3000/czmod) written in C.
- Available for **posix shells**: bash, zsh, dash, sh, ash, ksh, busybox and etc.
- Available for Fish Shell, Power Shell and Windows cmd.
- [Enhanced matching algorithm](#enhanced-matching) takes you to where ever you want precisely.