diff --git a/README.cn.md b/README.cn.md index 49386f2..2084ff3 100644 --- a/README.cn.md +++ b/README.cn.md @@ -352,6 +352,7 @@ alias zh=`z -t -I .` 第一列数据代表该路径多少秒以前访问过,第二列是路径名称。此时,你可以试着敲几个字母,用 fzf 的字符串模糊匹配进行定位,或者用光标键的上和下(CTRL+J/K 也可以)来上下移动,最后按回车 cd 过去,或者 ESC 放弃。 +注意:最好把增强匹配模式打开,这样查看历史路径时可以把当前路径过滤掉。 ## Tips diff --git a/README.md b/README.md index b53b0cc..5e45567 100644 --- a/README.md +++ b/README.md @@ -368,6 +368,8 @@ The first column indicates how many seconds ago you have visited, and the second At last, press `` to accept or `` to give up. +Remember to enable the [enhanced matching](#enhanced-matching) algorithm, the current working directory can be skipped with it. + ## Tips