From fa643874b5fcbcc14cba2492a8d718f4e268d3a2 Mon Sep 17 00:00:00 2001 From: hankertrix <91734413+hankertrix@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:23:01 +0800 Subject: [PATCH] docs: add augment-command.yazi to resources page (#85) --- docs/resources.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/resources.md b/docs/resources.md index 02f042c9..a1bdea37 100644 --- a/docs/resources.md +++ b/docs/resources.md @@ -70,6 +70,10 @@ File actions: - [bypass.yazi](https://github.com/Rolv-Apneseth/bypass.yazi) - Yazi plugin for skipping directories with only a single sub-directory. - [fast-enter.yazi](https://github.com/ourongxing/fast-enter.yazi) - Auto-decompress archives and enter them, or enter the deepest directory until it's not the only subdirectory. +General command enhancements: + +- [augment-command.yazi](https://github.com/hankertrix/augment-command.yazi) - Enhances a few Yazi commands with better handling of the choice between selected items and the hovered item. It also auto-extracts archives and has bidirectional skipping of directories with a single sub-directory, while also including quite a few of the plugins on the [tips page](/docs/tips) like `smart-enter`, `smart-paste`, `parent-arrow` and more. + UI enhancements: - [full-border.yazi](https://github.com/yazi-rs/plugins/tree/main/full-border.yazi) - Add a full border to Yazi to make it look fancier.