clifm
ranger
clifm | ranger | |
---|---|---|
2 | 168 | |
107 | 15,818 | |
- | 0.9% | |
0.0 | 7.6 | |
over 4 years ago | 5 days ago | |
Haskell | Python | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
clifm
-
File manager with image preview in the terminal?
Good thing you linked to it, because my first hit on Google was a completely different clifm.
-
xplr - A hackable, minimal, fast TUI file explorer
clifm
ranger
-
Preview images, videos, fonts, PDFs ... in Vifm.
As a Vim enthusiast, I always wanted to replicate my daily workflow based on keymappings and completely avoid using the mouse. I missed the functionality offered by tools like ranger or lf in Vifm, but I didn't want to learn a whole new set of keyboard shortcuts. I watched several YouTube videos trying to recreate this setup, but none quite hit the mark. The project that inspired this work didn't fully meet its intended functionality.
-
Command Line Tools I Like (2022)
[2] https://github.com/ranger/ranger/blob/bd9b37faee9748798f3970...
-
Show HN: Facad. The ls alternative making terminals cooler than GUIs
Would a commander type TUI work for you?
https://github.com/MidnightCommander/mc
https://github.com/ranger/ranger
https://github.com/jarun/nnn
There's also superfile and broot, but personally I feel like they try to do a little too much, might work for you though:
https://github.com/yorukot/superfile
https://github.com/Canop/broot
-
Z – Jump Around
Came to post zoxide. Also if you use `ranger`[1] (vim inspired file manager) then you might like to add the `ranger-zoxide` plugin[2].
1. https://github.com/ranger/ranger
2. https://github.com/jchook/ranger-zoxide
-
Antonmedv/walk: Terminal file manager
This looks cool, though I already use https://github.com/ranger/ranger for this.
- Ytree; a Unix Filemanager
-
How to have column view like macOS finder ?
This feature is rarely seen in Linux file managers. I would recommend the CLI file manager ranger. If you need a GUI tool, you should have a look at pantheon files, the file manager of ElementaryOS.
-
rename triggering on focus
Someone opened an issue about this. Might want to follow that.
-
Ranger neovim plugin bindings clash with NeoVim bindings when used as a plugin
Hi! I am using ranger file manager terminal as its best through all i had used, but i have a weird problem and i want to ask you maybe you know how to solve it because my knowledge have limits on this topic even though i researched a bit.
-
View images when SSH
How about ranger
What are some alternatives?
angel - Process Monitoring/Management, Like Daemontools
lf - Terminal file manager
xclip - Command line interface to the X11 clipboard
nnn - n³ The unorthodox terminal file manager
xplr.vim - Fork of https://github.com/mcchrish/nnn.vim modified to work with xplr. Until xplr has its own plugin.
vifm - Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.
async-pool
joshuto - ranger-like terminal file manager written in Rust
interprocess - Portable interprocess communication (IPC) in Haskell
fzf - :cherry_blossom: A command-line fuzzy finder
mole
mc - Midnight Commander's repository