This is nonsensical, there is nothing textual about the UIs being shown here. It doesn't stop being a GUI if you have a 1:1 representation of the concept within character cells. The UX actually matters, and TUIs are generally built for effectiveness and power (lazygit being an excellent example). But once you start adding mouse clickable tabs, buttons, checkboxes etc. you left the UX for TUIs behind and applied the U…
One justification for TUIs is remote access over SSH.
TUI Studio – visual terminal UI design tool
21–30 of 304 posts
Re: TUI Studio – visual terminal UI design tool
#22I don't think there is utf8 characters that allow for drawing on the outside of the cell, (happy to be wrong)
┌ (U+250C), ┐ (U+2510), └ (U+2514), ┘ (U+2518) 「 (U+FF62), ⌟, (U+231F), 「┐└」
Can anyone tells me how to get those 'corner of cell' characters, including uprights and horizontals ?
Re: TUI Studio – visual terminal UI design tool
#23Re: TUI Studio – visual terminal UI design tool
#24This is nonsensical, there is nothing textual about the UIs being shown here. It doesn't stop being a GUI if you have a 1:1 representation of the concept within character cells. The UX actually matters, and TUIs are generally built for effectiveness and power (lazygit being an excellent example). But once you start adding mouse clickable tabs, buttons, checkboxes etc. you left the UX for TUIs behind and applied the U…
One justification for TUIs is remote access over SSH.
Re: TUI Studio – visual terminal UI design tool
#25Re: TUI Studio – visual terminal UI design tool
#26> Design once, generate production-ready code for your framework of choice. Switch targets without touching your design. Alpha notice: Code export is not functional yet. We're actively working on it — check back soon.
In other words, it isn't at all usable right now. You can't produce a TUI with it, not even a limited one.
Re: TUI Studio – visual terminal UI design tool
#27Watched the video. Why isn't the editor a TUI itself?