From e46f16194ee0c87415924194e73493152e194a70 Mon Sep 17 00:00:00 2001 From: Sathuluri Gnana Sri Harsha <63780929+harsha260@users.noreply.github.com> Date: Tue, 28 Oct 2025 19:11:09 +0530 Subject: [PATCH 1/2] Add superfile to terminal file manager list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e65f68..d336780 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ Terminology: * [fman](https://fman.io/) - A dual-pane file manager. * :heavy_plus_sign: [VimNavigation](https://github.com/raguay/VimNavigation) - Adds Vim-style keyboard navigation to the fman file manager. * :white_check_mark: [yazi](https://yazi-rs.github.io/) - Blazing fast terminal file manager written in Rust, based on async I/O. +* :white_check_mark: [superfile](https://superfile.dev/) - Pretty fancy and modern terminal file manager ## IDEs * [Jetbrain's IDEs](https://www.jetbrains.com/products/#type=ide) (Intellij, PYCharm, PHPStorm, WebStorm, ...) From 22c6714459b58a1c3ce1f6d93db93303a8409edc Mon Sep 17 00:00:00 2001 From: Sathuluri Gnana Sri Harsha <63780929+harsha260@users.noreply.github.com> Date: Fri, 31 Oct 2025 00:26:43 +0530 Subject: [PATCH 2/2] Update README.md Co-authored-by: Erik Westrup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d336780..0f6345c 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Terminology: * [fman](https://fman.io/) - A dual-pane file manager. * :heavy_plus_sign: [VimNavigation](https://github.com/raguay/VimNavigation) - Adds Vim-style keyboard navigation to the fman file manager. * :white_check_mark: [yazi](https://yazi-rs.github.io/) - Blazing fast terminal file manager written in Rust, based on async I/O. -* :white_check_mark: [superfile](https://superfile.dev/) - Pretty fancy and modern terminal file manager +* :white_check_mark: [superfile](https://superfile.dev/) - Pretty fancy and modern terminal file manager that supports h-j-k-l out of the box. See also more vim-like configuration [here](https://superfile.dev/configure/custom-hotkeys/#vim-like-superfile-hotkeys). ## IDEs * [Jetbrain's IDEs](https://www.jetbrains.com/products/#type=ide) (Intellij, PYCharm, PHPStorm, WebStorm, ...)