| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-27 | Update for nomemHEADmaster | Julian Hurst | |
| 2023-11-18 | Update for stdlib changes | Julian Hurst | |
| bufio::scanrune changed to bufio::read_rune | |||
| 2023-09-07 | libtui: Free the result value of strings::concat in print | Julian Hurst | |
| 2023-09-07 | Fix intermittent blanking/flickering | Julian Hurst | |
| Clearing and printing were done in two separate write syscalls. This fix consists in grouping them in the same write syscall by scheduling a clear in advance. This prevents UI glitches due to the delay between both writes. | |||
| 2023-09-07 | Initial commit | Julian Hurst | |
