Hacker News new | ask | show | jobs
by tgv 1610 days ago
Your typical command line application on Unix can be piped into another one, or get its input from a file. That's not what Charm is about.
1 comments

Sure, that's okay, it helps build TUIs rather than CLIs. I'll gladly take TUIs over their GUI counterparts in most cases except where it isn't practical such as image editing.

A good example is the lf file manager.

https://github.com/gokcehan/lf

I was using ranger before this but yeah, I have no reason to use GUI file managers anymore.