====== Vifm ====== ===== Description ===== Vifm is a file manager with [[editors:vim|Vim]]keybindings and a traditional "commander" layout with two panels. It's default configuration includes a subset of the traditional commander hotkey layout. However, to use the full potential it is advisable to learn the other keybindings as well. {{:filemanager:vifm.png?direct&400|}} ===== Keys ===== ==== Commander style ==== * **F3** View file * **F4** Edit file * **F5** Copy file * **F6** Move file * **F7** Make directory * **F8** Delete file ==== Vi style ==== * **j,k** Move down, up * **h** Enter Parent directory * **l** Open directory/file * **y** yank file * **p** paste file * **d** delete file * **s** Subshell See cheatsheet at https://vifm.info/cheatsheets.shtml ===== RAM usage ===== On: Alpine Linux in kB ^Command ^Version ^[[:glossary#USS|USS]] ^[[:glossary#PSS|PSS]] ^[[:glossary#RSS|RSS]]^ |vifm |0.12 |3048 |3143 |3844| **Website**: https://vifm.info/