csas is a console file manager written in C. It is heavily inspired by ranger and lf.
- fast and low memory consumption file loading
- expandability
- Privacy-aware (no unconfirmed user data collection)
- Multi-column display
- Preview of the selected file/directory
- Customizable keybindings (vi and readline defaults)
- Tiny binary (typically around 130KB)
- No FPU usage
- UTF-8 Support
- Hackable
make install
You can also install example configuration by running:
cp csasrc ~/.config/csasrc