From ba2a7d7633f2a859bfbf81d3721af965f5a09fec Mon Sep 17 00:00:00 2001 From: sxyazi Date: Wed, 7 Aug 2024 06:41:16 +0800 Subject: [PATCH] docs: reword no-status.yazi description --- README.md | 2 +- no-status.yazi/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e5eb3f5..2a81bc0 100644 --- a/README.md +++ b/README.md @@ -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`, jump to the next file whose name starts with ``. - [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) diff --git a/no-status.yazi/README.md b/no-status.yazi/README.md index 4282464..6409feb 100644 --- a/no-status.yazi/README.md +++ b/no-status.yazi/README.md @@ -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)