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