hed | nnn | |
---|---|---|
1 | 201 | |
54 | 19,431 | |
- | - | |
0.0 | 8.2 | |
about 1 year ago | 3 days ago | |
C | C | |
GNU General Public License v3.0 only | BSD 2-clause "Simplified" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
hed
Posts with mentions or reviews of hed.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-27.
-
How to view unknown characters if I nano a bin file
You cannot view a binary in a text editor. You'll want to use a hex editor for that (for example hed).
nnn
Posts with mentions or reviews of nnn.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-30.
-
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
-
Directory navigation on Helix
If you want a file full browser experience choose nnn: https://github.com/jarun/nnn . If you have a desktop file for Helix you can use the Gnome Files program to make all your programming language files open in Helix.
-
Help compiling a package with a compiler flag from an official Debian source
The other option is to just download the static version https://github.com/jarun/nnn/releases/download/v4.9/nnn-nerd-static-4.9.x86_64.tar.gz and overwrite the Debian executable at /usr/bin/nnn, but this seems a bit hacky, agreed?
- Antonmedv/walk: Terminal file manager
- Ytree; a Unix Filemanager
-
How do I change default image and video interpreter program through environment variables for nnn file manager ? (Asking herre bc r/linuxquestions doesnt allow posts)
You can get the 'default' nuke plugin script from https://github.com/jarun/nnn/blob/master/plugins/nuke and customize it if you need to. You define files by extension or mime type and set default and fallback apps to be opened with.
-
What are the best open source tools to easily navigate directories from the command line?
I like nnn ( n3 ).
-
Can't figure out how to change icon theme in nnn
The icon-theme seems to be driven by your terminal font as detailed in `src/icons-in-terminal.h & icons.h, and the choice of "terminal-icon vs nerd-fonts vs emoji" appear to be hard-wired at compile-time rather than at run-time.
-
What's a really niche tool you use that you can't live without?
nnn
- [Command Line] Quel gestionnaire de fichiers préférez-vous dans la CLI?