mirror of
https://github.com/skywind3000/z.lua
synced 2026-03-17 13:19:48 +00:00
update doc
This commit is contained in:
@@ -257,7 +257,7 @@ PS:如果你使用 Fish shell,需要 2.7.0 以上才支持该功能。
|
||||
|
||||
`"z -I ."` 或者 `"zf ."` 可以让 fzf 来对整个数据库中的路径进行选择。
|
||||
|
||||
PS:如果你使用 Fish shell,需要 2.7.0 以上才支持该功能。
|
||||
PS:你可以使用 `$_ZL_FZF` 环境变量来精确指明 fzf 的可执行路径,默认的话就是 fzf。如果你使用 Fish shell,需要 2.7.0 以上才支持该功能。
|
||||
|
||||
## Tips
|
||||
|
||||
|
||||
@@ -240,7 +240,7 @@ Usually, `z -I` can be aliased to `zf` (z + fuzzy finder) for convenience. If th
|
||||
|
||||
`"z -I ."` or `"zf ."` can be used to use fzf select from entire database.
|
||||
|
||||
NOTE: for fish shell, this feature requires fish 2.7.0 or above.
|
||||
NOTE: For fish shell, this feature requires fish 2.7.0 or above. You can specify fzf executable in `$_ZL_FZF` environment variable, `"fzf"` will be called by default.
|
||||
|
||||
|
||||
## Tips
|
||||
|
||||
Reference in New Issue
Block a user