sfm - simple file manager

Simple two-panel file manager written in Rust inspired by vim and Total Commander

screenshot


Warning: Current status is "work in progress" if you run in some problem please create issue and I will check problem

Features:

In order to get icons please install nerd font in your system (on screen Jetbrains Mono Nerd Font Mono)

  1. Current features

Keyboard config

Configuration File

Configuration file should be named sfm.toml and should be placed in ~/ or ~/.config directories.

Installation

```bash cargo install sfm

```