docs: reword no-status.yazi description

This commit is contained in:
sxyazi
2024-08-07 06:41:16 +08:00
parent 4c2a5e0ed8
commit ba2a7d7633
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +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.
- [no-status.yazi](no-status.yazi) - Remove 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)

View File

@@ -1,6 +1,6 @@
# no-status.yazi
Hide the status bar.
Remove the status bar.
![no-status-bar](https://github.com/user-attachments/assets/336bf813-2427-4338-827f-9ebc83d45d99)