Remix.run Logo
nine_k 5 hours ago

But will it render in a terminal over ssh?

(I know, I know, port forwarding should work for a web app.)

trollbridge an hour ago | parent [-]

It actually will given the excellent quality of text based browsers now.

nine_k 41 minutes ago | parent [-]

Agreed.

Another thing that gives the TUI concept an edge is the lack of formatting options: no way to make a font too tiny or too huge, very little leeway in implementing common controls, any excessive whitespace looks jarring, etc. Icons are limited to the common emoji.

All this makes you concentrate on providing functionality first.