|
e4c9211edc
|
terminal: Use os::Timer and EventLoop::register_fd_listener
|
2024-01-08 19:04:04 +01:00 |
|
|
99dc819bca
|
terminal: Stop killing child process manually when exiting
continuous-integration/drone/push Build is passing
This is already handled by the pty subsystem.
|
2023-11-22 21:35:26 +01:00 |
|
|
ffdcc843eb
|
kernel+terminal: Move pseudoterminal input processing to kernel-space
continuous-integration/drone/push Build is passing
|
2023-09-22 22:45:35 +02:00 |
|
|
b4a9ea3857
|
terminal: Avoid doing too many redraws + support non-canonical mode
continuous-integration/drone/push Build is passing
|
2023-09-20 22:01:26 +02:00 |
|
|
7f23931028
|
terminal: Draw directly onto the window canvas
|
2023-09-20 07:06:00 +02:00 |
|
|
945dc6c732
|
terminal: Add cursor support
|
2023-09-20 07:06:00 +02:00 |
|
|
9b1e19ef72
|
terminal: Use pseudoterminals and add keyboard support
|
2023-09-20 07:06:00 +02:00 |
|
|
835c39bc47
|
apps: Add basic terminal app
|
2023-09-20 07:05:58 +02:00 |
|