aboutsummaryrefslogtreecommitdiffstats
path: root/src/loop.h
Commit message (Expand)AuthorAgeFilesLines
* the event loop shouldn't care about terms at allJesse Luehrs2016-05-071-4/+4
* no reason to expose the loop_data struct anymore eitherJesse Luehrs2016-05-011-8/+0
* actually, this should just happen during term initJesse Luehrs2016-05-011-1/+0
* the event loop should own the terminal, not the other way aroundJesse Luehrs2016-05-011-6/+9
* pull the remainder of the libuv code into loop.cJesse Luehrs2016-05-011-0/+4
* factor out timer setting back into loop.cJesse Luehrs2016-04-301-0/+2
* split some more things out of runes.hJesse Luehrs2016-04-301-0/+2
* pull event loop handling into its own fileJesse Luehrs2016-04-301-0/+17