Any thoughts on Midnight Commander? https://midnight-commander.org/
I have to admit that I had not come across midnight-commander. It certainly looks interesting and I'll be giving it a spin. Thanks for pointing me in its direction! I do intend to expand nav's feature set to come close to an `ls` replacement, at least for the most common workflows, whereas midnight-commander and other similar tools are perhaps closer to being (or are) file managers. I'm also hopeful that by using the…
Show HN: Nav – A terminal navigator for interactive `ls` workflows
11–20 of 31 posts
Re: Show HN: Nav – A terminal navigator for interactive `ls` workflows
#12Any thoughts on Midnight Commander? https://midnight-commander.org/
Re: Show HN: Nav – A terminal navigator for interactive `ls` workflows
#13Nice! For inspiration, you may want to look at `lf`: https://github.com/gokcehan/lf
Also Broot, which is-- like OP's tool-- intended as an ls replacement rather than a full file manager: https://github.com/Canop/broot
Re: Show HN: Nav – A terminal navigator for interactive `ls` workflows
#14Re: Show HN: Nav – A terminal navigator for interactive `ls` workflows
#15Decent effort. Have you tried looking at fzf? I managed to combine it with ripgrep to create a similar experience to what you have.
Re: Show HN: Nav – A terminal navigator for interactive `ls` workflows
#16Re: Show HN: Nav – A terminal navigator for interactive `ls` workflows
#17Someone stick this up on search.nixos.org! Love me some good CL tooling
Re: Show HN: Nav – A terminal navigator for interactive `ls` workflows
#18Decent effort. Have you tried looking at fzf? I managed to combine it with ripgrep to create a similar experience to what you have.
Gratzi, amigo.
Re: Show HN: Nav – A terminal navigator for interactive `ls` workflows
#19Earlier quoted context omitted.
Also Broot, which is-- like OP's tool-- intended as an ls replacement rather than a full file manager: https://github.com/Canop/broot
Broot looks really nice. I love the tree-like output - `tree` is one of my favorite tools. Interactive tree is a great idea, makes me wish I had perhaps started there instead.
Sometimes broot feels a little busy or complex to me, though. I'm interested in your tool's UI as well.
Re: Show HN: Nav – A terminal navigator for interactive `ls` workflows
#20Earlier quoted context omitted.
I have to admit that I had not come across midnight-commander. It certainly looks interesting and I'll be giving it a spin. Thanks for pointing me in its direction! I do intend to expand nav's feature set to come close to an `ls` replacement, at least for the most common workflows, whereas midnight-commander and other similar tools are perhaps closer to being (or are) file managers. I'm also hopeful that by using the…
How about Norton Commander?
But this one's aim seems to be a bit specific and not simply to be a filesystem browser (file manager) but specifically to try to be an "interactive ls". IE somehow feel like ls. Though I don't know why. It doesn't seem more useful than a normal file manager. I think it's just down to a very fine point of aesthetics, which is fair enough.