hn • r/hackernews
Comment on: Why TUIs are back
For the record: I have a terminal open at all times, my life is automated trough Bash scripts and I am a VIM / TMUX user.With that background, most TUIs are really two steps back compared to a decent GUI. (Wild west navigation/hotekeys, broken copy and paste, lack of integration with the environment, just to name a few.)The core of the problem is IMHO, that we really lack a decent cross platform GUI platform, which is really integrated into a programming language or part of the standard library.Outside of Swing (which lacks access to a native browser element), we have Tk (no browser component,