Open
Description
It would be nice to have the application running as a X11/Wayland window.
The benefits I can think of:
- Better key binds because you can respond to keypress/keyrelease events
- Better UI elements since you're not confined to ASCII characters and thus you have more freedom over what you can do
- You could render bitmaps from the memory and it would make the debugger more useful for GUI applications
- You can have animations that
- You don't depend on all weird terminal behaviors and just render to a buffer, it's a simple life
I would like to hear your thoughts on why you have gone for a TUI application instead?
Metadata
Metadata
Assignees
Labels
No labels