aboutsummaryrefslogtreecommitdiffstats
path: root/src/osk.asm (unfollow)
Commit message (Expand)AuthorFilesLines
5 daysterm: compute the OSK view offset from the cursor row (keep input visible)user1-8/+4
5 daysterm/osk: view-offset scroll region (lossless backlog on OSK toggle)user1-5/+5
5 daysterm/osk: scroll region so the OSK never hides the input lineuser1-0/+5
5 daysosk: bind START to Enter (CR)user1-0/+7
5 dayssh: handle backspace in readline; prompt is now '#'user1-1/+14
5 daysosk: wrap the cursor around all four edgesuser1-19/+27
5 daysosk: toggle-able on-screen keyboard on the window layeruser1-0/+339