Saturday, 1 December 2018

Creating separate "screen" for console UI

How programs like less, more, man, vim, emacs create a "screen" for the interactions with the user? It is not outputted to your terminal window, but rather they use some other output to manage it. I would like to create a console UI with similar "screen" and maybe you know some libraries or resources to help me implement it. Thanks

Submitted December 02, 2018 at 05:49AM by thatsmesasha

No comments:

Post a Comment