Comment on Vedeu: Ruby-based terminal GUI frameworkparentComments−bantunes12yIt doesn't use ncurses, actually - it just prints characters out to STDOUT.−klibertp12y"characters" is a bit misleading name for what it is: https://github.com/gavinlaking/vedeu/blob/master/lib/vedeu/s... - but yes, that's how it works.−bantunes12yhow are those not characters? :D
Comments
It doesn't use ncurses, actually - it just prints characters out to STDOUT.
"characters" is a bit misleading name for what it is: https://github.com/gavinlaking/vedeu/blob/master/lib/vedeu/s... - but yes, that's how it works.
how are those not characters? :D