vifm: (vi file manager). Vifm is a ncurses based file manager with vi like keybindings. If you use vi, vifm gives you complete keyboard control over your files without having to learn a new set of commands.
Questions tagged [vifm]
4 questions
4
votes
1 answer
File manager with two panel synchronized directory browsing
Is there any tool (similar to vifm, mc) which allows two panel synchronized directory browsing?
eg. I have two directories opened in both panels:
/home/user/website1/
and
/home/user/website2/
and when I navigate down to /home/user/website1/public I…
takeshin
- 2,932
2
votes
1 answer
How can I change the vifm colorscheme?
I have various themes in ~/.vifm/colors but when I open vifm and try to change the colourscheme using :colo , it returns:
The :colorscheme command is reserved
Press Return to continue
Ruben
- 293
1
vote
1 answer
FTP client with vifm
How to use vifm as FTP client?
I followed instructions here, but I'm confused. It's not intuitive. It doesn't tell where to put those script. Even this one doesn't tell to. I've tried to put the script in /home/user/.vifm/vifmrc and…
Mas Bagol
- 1,399
1
vote
0 answers
Unicode Characters aren't working on urxvt terminal
I want to change my terminal from gnome to urxvt. But there are some issues in urxvt that I cannot resolve. I use vifm for my terminal file manager. Vifm looks different when I am in urxvt.
This is what it looks like when I am in…