Creating Terminal UIs with Effect and Toggle Functionality
what do people use to make terminal uis with effect? i want something basic where i can have an output panel that i stream LLM responses in, and an input panel with a prompt for the user, but also a toggle switch. i'd want the user to be able to "tab to the toggle switch and hit space to toggle it" etc
