ibraheemdev / modern-unix

A collection of modern/faster/saner alternatives to common unix commands.
30.44k stars 771 forks source link

What are your thought on adding xplr:A hackable, minimal, fast TUI file explorer #126

Closed KAGEYAM4 closed 10 months ago

KAGEYAM4 commented 10 months ago

https://github.com/sayanarijit/xplr

slavaGanzin commented 10 months ago

Typical rust project - a lot of complex features, but in the a same time lacks most obvious ones: file preview, file copy, etc. Definitely not unix-way: does a lot of stuff and doesn't do any of it well.

KAGEYAM4 commented 10 months ago

Typical rust project - a lot of complex features, but in the a same time lacks most obvious ones: file preview, file copy, etc. Definitely not unix-way: does a lot of stuff and doesn't do any of it well.

can you recommend some alternative to this , which one do you use ?

slavaGanzin commented 10 months ago

@KAGEYAM4 ranger Has all the typical python project traits: slow, can hang while making preview of big file, version incompatibilities from time to time, but has a lots of nifty features done right

jubalh commented 10 months ago

can you recommend some alternative to this , which one do you use ?

https://github.com/vifm/vifm