mirror of
https://github.com/walles/moar.git
synced 2024-11-22 11:45:50 +03:00
f4fed36bfd
Before this change, if select() returned EINTR we would hang. This change: * Makes us ignore EINTRs and try again * Makes sure to not hang, even if the twin main loop would fail for some other reason. |
||
---|---|---|
.. | ||
cell_test.go | ||
cell.go | ||
colors_test.go | ||
colors.go | ||
events.go | ||
fake-screen.go | ||
keys.go | ||
palette256_test.go | ||
palette256.go | ||
screen_test.go | ||
screen-setup-windows.go | ||
screen-setup.go | ||
screen.go | ||
styles_test.go | ||
styles.go |