408 B
408 B
Simplicitty
Roadmap
- Complete keyboard input handling (arrow keys, backspace, etc.)
- Implement a PTY interface to spawn and communicate with processes
- Add support for terminal protocols (ANSI escape sequences)
- Implement scrollback buffer and viewport scrolling
- Add color and text styling support
- Implement clipboard integration
- Add configuration options