1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-19 06:09:48 +00:00
This commit is contained in:
skywind3000
2019-01-18 04:03:52 +08:00
parent 9b38fc68b1
commit c19a4ddef8

View File

@@ -82,7 +82,7 @@ z -i foo # cd with interactive selection
- set `$_ZL_MAXAGE` to define a aging threshold (default is 5000).
- set `$_ZL_CD` to specify your own cd command.
- set `$_ZL_ECHO` to 1 to display new directory name after cd.
- set `$_ZL_MATCHMODE` to 1 to enable enhanced matching.
- set `$_ZL_MATCH_MODE` to 1 to enable enhanced matching.
## Aging