We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a55bb87 commit b40df87Copy full SHA for b40df87
README.md
@@ -26,7 +26,7 @@ From people using z.lua:
26
## Features
27
28
- **10x** times faster than **fasd** and **autojump**, **3x** times faster than **z.sh**.
29
-- 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.
30
- Available for **posix shells**: bash, zsh, dash, sh, ash, ksh, busybox and etc.
31
- Available for Fish Shell, Power Shell and Windows cmd.
32
- [Enhanced matching algorithm](#enhanced-matching) takes you to where ever you want precisely.
0 commit comments