Superfile is a modern, terminal-based file manager designed to provide a visually appealing and highly functional user experience. It offers features such as a customizable interface, multiple panels for simultaneous directory viewing, and extensive configuration options, including theme selection and hotkey customization. Superfile is compatible with Linux, macOS, and Windows platforms.
Branched out from Terminal File Managers
Superfile: "Pretty fancy and modern terminal file manager"

Tutorial: https://superfile.netlify.app/getting-started/tutorial/
18 Feb 2025 started using.
Shortcuts
Shortcut | Action |
---|---|
spf |
Start Superfile |
q or esc |
Exit Superfile |
s |
Focus on the sidebar panel |
p |
Focus on the processes panel |
m |
Focus on the metadata panel |
: |
Open the command execution bar |
esc or ctrl+c |
Return focus to the file panel from command execution bar |
f |
Show or hide the preview window |
F |
Hide or show all footer panels |
n |
Create a new file panel |
w |
Close the focused file panel |
tab or L |
Move to the next file panel |
shift+left or H |
Move to the previous file panel |
up or k |
Move the cursor up in the file panel |
down or j |
Move the cursor down in the file panel |
enter or l |
Open the selected file or folder |
h or backspace |
Return to the parent directory |
P |
Pin or unpin the current folder to the sidebar |
o |
Open the sort options menu |
R |
Reverse the order of the sort |
/ |
Open the search bar |
. |
Show or hide dotfiles |
v |
Toggle between selection mode and normal mode |
shift+up or K |
Select all items above the cursor in selection mode |
shift+down or J |
Select all items below the cursor in selection mode |
A |
Select all items in the current directory in selection mode |
ctrl+n |
Create a new file or folder |
ctrl+r |
Rename the selected file or folder |
ctrl+c |
Copy the selected file or folder |
ctrl+x |
Cut the selected file or folder |
ctrl+d |
Delete the selected file or folder |
ctrl+a |
Compress the selected file or folder |
ctrl+e |
Decompress the selected file or folder |
e |
Open the selected file with an editor |
E |
Open the current directory with an editor |