ranger
mc
ranger | mc | |
---|---|---|
168 | 10 | |
15,996 | 41 | |
0.9% | - | |
8.1 | 9.7 | |
8 days ago | 5 days ago | |
Python | C | |
GNU General Public License v3.0 only | GNU General Public License v3.0 or later |
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.
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
mc
-
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
-
Use Midnight Commander like a pro (2015)
Depends on the archive type and how the vfs/extfs code was implemented for it¹. It also depends on how the archive is treated if it is compressed container, which can be seen by looking at how a .tar and .tar.xz are handled for example. The zip handler is probably the easiest to understand, as it doesn't need to contend with external compression wrappers and is a simple perl script.
Implementing your own extfs scripts to wrap a simple menu around some task can be really useful, far beyond basic archives. I wrote one so that I can shuffle my todo list priorities by moving fake "task files" in to different pseudo-directories.
¹ https://github.com/MidnightCommander/mc/tree/master/src/vfs/
- Total Commander
- Ytree; a Unix Filemanager
-
CTRL key stuck in Midnight Commander in 22.04
I will consider a bug report, too bad you can't submit a ticket via github.
-
Former Xamarin co-founder Miguel de Icaza is leaving Microsoft
I really love how relative this feels, as for me "creator of mc¹" feels like the thing I owe him most thanks for. Every now and then I work on a project that is built on the foundations from mono, but all day I work in a way that uses mc.
¹ https://www.midnight-commander.org
- TIL: Midnight Commander | Open Same Folder in Another Panel
- TIL: 2021-09-30 - Tornado test throws: TimeoutError on debug
-
Midnight Commander tutorial - sudo mc tutorial
midnight-commander.org Repo How to install mc Short Video Guide
-
xplr - A hackable, minimal, fast TUI file explorer
mc
What are some alternatives?
lf - Terminal file manager
nnn - n³ The unorthodox terminal file manager
fff - 📁 A simple file manager written in bash.
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.
xplr - A hackable, minimal, fast TUI file explorer