← Back to context

Comment by nine_k

1 day ago

But will it render in a terminal over ssh?

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

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

  • 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.