Terminal based file manager for linux
- UTF-8 Support
- Multi Tabs
- Renaming of files
- Creating files and folders
- Installer
- AUR availability
simply run the main.py file in the hero folder
Navigation:
Use the Arrow Keys or h j k l
Switch Tabs:
Use the Number Keys from 0-9
Perform actions:
| Key | Action |
|---|---|
| q | Quit |
| d | Open debug menu |
| c | Copy(NOT IMPLEMENTED) |
| p | Paste(NOT IMPLEMENTED) |
| d | Delete(NOT IMPLEMENTED) |
| r | Reload(NOT IMPLEMENTED) |
| t | Rename(NOT IMPLEMENTED) |
| k | Create(File/Folder)(NOT IMPLEMENTED) |