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. | ||
* | win/TUI: enable mouse on ConEmu and vtpcon without vti | erw7 | 2020-05-26 |
| | |||
* | Add stdin, stdout replacement functions | erw7 | 2020-01-17 |