Y
Hacker News
new
|
ask
|
show
|
jobs
by
lupusreal
274 days ago
You can make TUIs in bash if you use stty to set the terminal to raw mode. I'd recommend any other language than shell scripting though..