aboutsummaryrefslogtreecommitdiffstats
path: root/src/osk.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* term: compute the OSK view offset from the cursor row (keep input visible)user5 days1-8/+4
* term/osk: view-offset scroll region (lossless backlog on OSK toggle)user5 days1-5/+5
* term/osk: scroll region so the OSK never hides the input lineuser5 days1-0/+5
* osk: bind START to Enter (CR)user5 days1-0/+7
* sh: handle backspace in readline; prompt is now '#'user5 days1-1/+14
* osk: wrap the cursor around all four edgesuser5 days1-19/+27
* osk: toggle-able on-screen keyboard on the window layeruser5 days1-0/+339