Terminal forever <3

@nixCraft It is because the command line is stable and does not change all the time. GUIs also generally lack consistency and modularity. It could be different in theory. i don't know why GUIs arre so bad and need to be change all time.
@uecker @nixCraft I guess GUIs are also built on frameworks or libraries that are constantly being obsoleted and replaced. That may also hold true for cli programs, but migration is usually more straightforward, while for GUI frameworks you have to rewrite everything from scratch.