Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check for lone escapes a little differently. | David Walter Seikel | 2014-02-01 | 1 | -2/+6 |
* | Rename some keys and remove special casing of MC Esc digit sequences. | David Walter Seikel | 2014-02-01 | 1 | -30/+5 |
* | Squeeze things into 80 character lines. | David Walter Seikel | 2014-01-31 | 1 | -41/+73 |
* | And the rest of the gratuitous name changes. | David Walter Seikel | 2014-01-31 | 1 | -1/+1 |
* | Gratuitous name changes. | David Walter Seikel | 2014-01-31 | 1 | -4/+4 |
* | Make CSI docs more pretty. | David Walter Seikel | 2014-01-31 | 1 | -12/+21 |
* | Oops, left this bit out of the array null terminal removal. | David Walter Seikel | 2014-01-31 | 1 | -0/+1 |
* | Move CSI variable declarations to where they are used. | David Walter Seikel | 2014-01-31 | 1 | -10/+12 |
* | Stop using null terminated array. | David Walter Seikel | 2014-01-31 | 1 | -12/+1 |
* | Document my use of camelCaseNames v underscore_names. | David Walter Seikel | 2014-01-31 | 1 | -1/+7 |
* | Move handle_keys and friends into it's own file, for the library. | David Walter Seikel | 2014-01-30 | 1 | -0/+419 |