| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-08-20 | terminal: fix undefined memory in Tabstops code | Mitchell Hashimoto |
| 2025-05-27 | code style: use `@splat` where possible | Qwerasd |
| 2023-11-17 | change unmodified `var`s to `const`s in anticipation of zig changes | Krzysztof Wolicki |
| 2023-08-29 | terminal: tabstops were off by one | Mitchell Hashimoto |
| 2023-08-08 | Fix typos | Kevin Hovsäter |
| 2023-06-30 | Update Zig (#164) | Mitchell Hashimoto |
| 2023-05-07 | update zig version | Mitchell Hashimoto |
| 2023-02-27 | update zig, src for loops | Mitchell Hashimoto |
| 2022-11-08 | use libc memcpy/memmove instead of std.mem if available | Mitchell Hashimoto |
| 2022-06-24 | setting and clearing tab stops | Mitchell Hashimoto |
| 2022-05-16 | terminal: implement resizing in a basic way | Mitchell Hashimoto |
| 2022-04-27 | fix some miscalculations with tabstops, add test | Mitchell Hashimoto |
| 2022-04-27 | horizontal tab, implement tabstops using a default value | Mitchell Hashimoto |
