Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change from using a bunch of callbacks to using one, with a structure and type. | David Walter Seikel | 2014-04-15 | 1 | -24/+41 |
| | |||||
* | Better method to tell if it's ordinary characters, and deal with partial ↵ | David Walter Seikel | 2014-02-01 | 1 | -5/+11 |
| | | | | reads better. | ||||
* | Rename some keys and remove special casing of MC Esc digit sequences. | David Walter Seikel | 2014-02-01 | 1 | -2/+1 |
| | |||||
* | Document handle_keys() and friends. | David Walter Seikel | 2014-01-31 | 1 | -1/+48 |
| | |||||
* | Move handle_keys and friends into it's own file, for the library. | David Walter Seikel | 2014-01-30 | 1 | -0/+7 |