From 654bd394d8de3509666558a8d57dcc33eb344633 Mon Sep 17 00:00:00 2001 From: Henry Chang Date: Sun, 19 Mar 2017 15:35:50 -0700 Subject: [PATCH] Add fz - seamless fuzzy tab completion for z --- README.md | 1 + README_ZH-CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 0b08ee6..ab4f594 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [enhancd](https://github.com/b4b4r07/enhancd) - :rocket: A next-generation cd command with an interactive filter * [fasd](https://github.com/clvv/fasd) - Command-line productivity booster, offers quick access to files and directories * [foxy](https://github.com/s-p-k/foxy) - Plain text bookmarks for firefox and surf browsers. +* [fz](https://github.com/changyuheng/fz) - Seamless fuzzy tab completion for z * [fzf](https://github.com/junegunn/fzf) - A command-line fuzzy finder * [hhighlighter](https://github.com/paoloantinori/hhighlighter) - Colorize words in a command output * [hr](https://github.com/LuRsT/hr) - `
` for your terminal diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 548f989..a7e9898 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -39,6 +39,7 @@ * [enhancd](https://github.com/b4b4r07/enhancd) - :rocket: 具有交互式过滤功能的下一代 cd 命令 * [fasd](https://github.com/clvv/fasd) - 命令行效率提升器,提供快速访问文件及目录 * [foxy](https://github.com/s-p-k/foxy) - 适合 Firefox 及 Surf 浏览器的无格式文本书签 +* [fz](https://github.com/changyuheng/fz) - z 的无缝模糊补全 * [fzf](https://github.com/junegunn/fzf) - 命令行下的模糊搜索器 * [hhighlighter](https://github.com/paoloantinori/hhighlighter) - 在命令输出中给单词着色 * [hr](https://github.com/LuRsT/hr) - 适用于终端的 `
`