| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | refactor: replace manual header guards with #pragma once | dundargoc | 2023-11-12 |
| | | | | | | It is less error-prone than manually defining header guards. Pretty much all compilers support it even if it's not part of the C standard. | ||
| * | feat(tui): recognize keypad keys when using kitty keyboard protocol | erw7 | 2022-07-04 |