about summary refs log tree commit diff stats
path: root/src/bindings/termcap.nim
Commit message (Collapse)AuthorAgeFilesLines
* Use std/* imports everywherebptato2024-01-071-1/+1
|
* bindings: find termcap on FreeBSDbptato2023-11-211-2/+13
| | | | | pkg-config does not find termcap (or really, ncurses) here, so we have to find it ourselves.
* Termcap support (?)bptato2022-11-211-0/+20