-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
what about Ranger as the file manager? #1
Comments
Hi @sadid, Thanks for your interest in Vimpressionist. You're more than welcome! 👍 Actually, when I started this project, I tried to select the most Vi-like applications for each software category. For some categories, this task was easy because the choice was obvious. For others, if I remember correctly, I hesitated a little about the web browser (Lynx vs W3M), the music player (cmus vs ncmpcpp), the PDF reader (apvlv vs Zathura), the chat client (Irssi vs WeeChat) and the file manager (ranger vs Vifm). I know that Vifm is a bit less popular than ranger, but I had been convinced by the arguments given in the Vifm wiki: Vifm or ranger What do you think? |
I don't have much experience with vifm, I'm afraid. I've test it before finding ranger and after that I've been a ranger user. But regarding the Vifm or ranger, I've these comments:
To me this is not the argument of which is better. I just thought ranger can be included as well beside vifm. However if it should be one candidate, then I think vifm is more vimish (while still think ranger is simply better). p.s. Just as an offer you can include multiple choices. One as the primary offer for each category and some alternatives beside it. |
I agree with your first point. It is quite natural to compare both. They do not have exactly the same philosophy, but they are in the same niche.
Yes. To me, this was a strong bonus point in favor of Vifm because I wanted to reproduce Vim configuration mechanisms in my dotfiles.
You are right because I considered both before choosing Vifm. Moreover, ranger is quite popular among the Vim community.
It sounds logical... 👍
This would be ideal. In the perfect world, the user should be able to select the software for each category, but this is obviously a lot of work and I am quite busy these days. Moreover, I should probably work on the install script. This is not so easy because there are real differences between Linux distros. Some packages are not available everywhere and have to be compiled automatically. This implies a quite complex dependency management... |
Yes, you're right about complex dep management. Keep up the nice work 👍 |
Just as an small update to the discussion, Today I found lf, a ranger like file manager written in Go. It's more vim-like and reminds me of this topic. It have the same configuration as vim ( |
Hi,
This is a great list 👍 ,
but have you checked ranger as the file manager (instead of vifm)?
The text was updated successfully, but these errors were encountered: