Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try harder to find ncursesw | Přemysl Janouch | 2016-01-14 | 2 | -5/+24 |
| | |||||
* | Rewrite to use libev | Přemysl Janouch | 2014-10-28 | 1 | -0/+18 |
libuv is too immature so far and I'm not in the mood to try and link it statically via some horrible hack (no CMake support). Also libev is much closer to my understanding of event loops. The messaging model stays for when/if I want to return to libuv. |