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