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 8fff9e6 commit 6c567b6Copy full SHA for 6c567b6
README.md
@@ -17,7 +17,7 @@ For example, `z foo bar` would match `/foo/bar` but not `/bar/foo`.
17
## Features
18
19
- **10x** times faster than **fasd** and **autojump**, **3x** times faster than **z.sh**.
20
-- Capable to gain the ultimate speed with a [module](https://github.com/skywind3000/czmod) written in C.
+- Capable to gain the ultimate speed with a [native module](https://github.com/skywind3000/czmod) written in C.
21
- Available for **posix shells**: bash, zsh, dash, sh, ash, ksh, busybox and etc.
22
- Available for Fish Shell, Power Shell and Windows cmd.
23
- [Enhanced matching algorithm](#enhanced-matching) takes you to where ever you want precisely.
0 commit comments