Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow passing fd = -1 to constructor to make an instance not associated with ↵ | Paul LeoNerd Evans | 2012-01-18 | 1 | -1/+1 |
| | | | | an fd; must use push_bytes to provide it input | ||||
* | Allow a flag to convert ASCII DEL into Backspace | Paul LeoNerd Evans | 2011-08-28 | 1 | -1/+17 |
| | |||||
* | Move canonicalisation flags into their own bitfield with their own accessor ↵ | Paul LeoNerd Evans | 2011-08-28 | 1 | -1/+1 |
| | | | | and named constants | ||||
* | Provide an explicit termkey_canonicalise() function; canonicalise Space/SP ↵ | Paul LeoNerd Evans | 2011-08-27 | 1 | -0/+51 |
in both directions |