rchog

Results 3 issues of rchog

I was delighted to learn that the pattern aliases described [here](https://tour.gleam.run/flow-control/pattern-aliases/) are also supported for strings, however, I ran into this problem when trying to run my code with Erlang...

bug
help wanted
priority:high

I didn't get a reply to my [issue/feature request](https://github.com/ocaml-tui/tty/issues/6), but saw that it was added to the Riot roadmap, so maybe it is a feature you'd want in this library....

I've been trying to figure out a way to get the dimensions of the current terminal in a sensible (somewhat) cross-platform way. I thought it'd be a fairly easy thing...