aboutsummaryrefslogtreecommitdiff
path: root/bterm.h
AgeCommit message (Expand)Author
2019-06-30Added some missing escape sequencesBruce Hill
2019-06-18Removed last traces of timeouts in bterm.hBruce Hill
2019-06-17Changing IO code to no longer use poll() in favor of just reading inputBruce Hill
2019-06-06Removed breadline() and switched to use `ask` when possible, defaultingBruce Hill
2019-06-04Fixed bug with backspaceBruce Hill
2019-05-31Better name for "double left click"Bruce Hill
2019-05-30Finally got everything working with a refactor to use hash lookupsBruce Hill
2019-05-29Tweaked some default layout stuff, fixed some flushing issues withBruce Hill
2019-05-28Added documentation for all functions, simplified sorting a littleBruce Hill
2019-05-28Some major refactoring including moving more stuff into bterm.h (renamedBruce Hill