Luna/terminal
2024-02-01 21:15:31 +01:00
..
CMakeLists.txt apps: Add basic terminal app 2023-09-20 07:05:58 +02:00
main.cpp libui+apps: Change ui::App::init() to take the socket path directly instead of command-line arguments 2024-02-01 21:15:31 +01:00
TerminalWidget.cpp terminal: Stop setting the pty to nonblocking mode when it's not needed 2024-01-19 21:18:01 +01:00
TerminalWidget.h terminal: Use os::Timer and EventLoop::register_fd_listener 2024-01-08 19:04:04 +01:00