nore-dev / fman

TUI File Manager
MIT License
324 stars 20 forks source link

docs: update README #60

Closed tuongminh465 closed 2 years ago

tuongminh465 commented 2 years ago

I have update several keybinds according to the Keymap.go file, and made a new gif with gruvbox theme as you requested. I am still figuring out the missing keybindings.

Have a nice day!

nore-dev commented 2 years ago

Thanks, @mrminhb. It looks like there is a bug here. I will create an issue for it. For now, I will merge your PR if you remove the GIF. Also for icons to be rendered you need a Nerd Font. Suppose you don't want to install a font. You can use emojis instead by using "--icons emoji" or you can disable icons with "--icons none" arguments.

tuongminh465 commented 2 years ago

Gotcha. I'll work on it asap