| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
into termkey.c
|
|
|
|
| |
back into termkey via another protected method 'emit_codepoint'
|
| |
|
|
|
|
| |
as a "protected" method
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
keys their own (parametric) type, rather than using keysyms for them
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
control, and NL/CR keys
|
| |
|
| |
|
|
|
|
| |
Find/Select
|
| |
|
| |
|
| |
|
|
|
|
| |
because size_t is not signed
|
|
|
|
| |
slow terminals
|
|
|
|
| |
useful to call it again
|
|
|
|
| |
buffer, and only moving when it's more than half way across
|
|
|
|
| |
use this to implement Shift-Tab as CSI Z
|
| |
|
|
|
|
| |
appropriate
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
keys, rather than hardcoded
|
| |
|
|
|