aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/handlekeys.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change from using a bunch of callbacks to using one, with a structure and type.David Walter Seikel2014-04-151-24/+41
* Better method to tell if it's ordinary characters, and deal with partial read...David Walter Seikel2014-02-011-5/+11
* Rename some keys and remove special casing of MC Esc digit sequences.David Walter Seikel2014-02-011-2/+1
* Document handle_keys() and friends.David Walter Seikel2014-01-311-1/+48
* Move handle_keys and friends into it's own file, for the library.David Walter Seikel2014-01-301-0/+7