mirror of
https://github.com/skywind3000/z.lua
synced 2026-03-15 04:09:49 +00:00
update doc
This commit is contained in:
@@ -352,6 +352,7 @@ alias zh=`z -t -I .`
|
||||
|
||||
第一列数据代表该路径多少秒以前访问过,第二列是路径名称。此时,你可以试着敲几个字母,用 fzf 的字符串模糊匹配进行定位,或者用光标键的上和下(CTRL+J/K 也可以)来上下移动,最后按回车 cd 过去,或者 ESC 放弃。
|
||||
|
||||
注意:最好把增强匹配模式打开,这样查看历史路径时可以把当前路径过滤掉。
|
||||
|
||||
## Tips
|
||||
|
||||
|
||||
@@ -368,6 +368,8 @@ The first column indicates how many seconds ago you have visited, and the second
|
||||
|
||||
At last, press `<enter>` to accept or `<ESC>` to give up.
|
||||
|
||||
Remember to enable the [enhanced matching](#enhanced-matching) algorithm, the current working directory can be skipped with it.
|
||||
|
||||
|
||||
## Tips
|
||||
|
||||
|
||||
Reference in New Issue
Block a user