aboutsummaryrefslogtreecommitdiff
path: root/termkey_canonicalise.3
Commit message (Collapse)AuthorAgeFilesLines
* Allow a flag to convert ASCII DEL into BackspacePaul LeoNerd Evans2011-08-281-0/+3
|
* Move canonicalisation flags into their own bitfield with their own accessor ↵Paul LeoNerd Evans2011-08-281-3/+3
| | | | and named constants
* Provide an explicit termkey_canonicalise() function; canonicalise Space/SP ↵Paul LeoNerd Evans2011-08-271-0/+24
in both directions