#Here's a module to stress test what

1 messages · Page 1 of 1 (latest)

indigo bison
#

Super cool either way! The reason most don't work is that we had to switch from using the user's TTY directly to a virtual terminal (in order to get shell to integrate w/ the rest of the TUI output). The vterm is Alex's fork of a fork of a fork of some vt100 go library and doesn't have all the features needed for the fancier terminal shenanigans (yet)

Back in the Environment iteration we still used the raw terminal and I got notcurses running and playing videos in my terminal w/ shell 😄. It doesn't work anymore, but we can get back there with enough effort