docs: update README.md

This commit is contained in:
sxyazi
2024-08-07 06:36:27 +08:00
parent d2e4bb0061
commit 9ef08e102e

View File

@@ -16,6 +16,7 @@ For specific installation commands and configuration instructions, check the ind
- [smart-filter.yazi](smart-filter.yazi) - Makes filters smarter: continuous filtering, automatically enter unique directory, open file on submitting.
- [jump-to-char.yazi](jump-to-char.yazi) - Vim-like `f<char>`, jump to the next file whose name starts with `<char>`.
- [diff.yazi](diff.yazi) - Diff the selected file with the hovered file, create a living patch, and copy it to the clipboard.
- [no-status.yazi](no-status.yazi) - Hide the status bar.
Note that `ya` is a newly introduced standalone CLI binary, not a shell alias for Yazi (See https://github.com/sxyazi/yazi/issues/914 for details)