| ▲ | tommyage 7 hours ago | |
A GUI is indeed superior to a TUI. And keyboard driven should be both. But neither is my preferred UI. I want CLI programs callable from my shell. This way I can quickly repeat an action from the past. I get a history of commands inserted. _And_ I can bind my own keyboard shortcuts if necessary. TUI and GUI do not meet this level of platform independence. If a tool is TUI only I will not adapt it. That's not the case with a GUI, though. | ||