summaryrefslogtreecommitdiffstats
path: root/src/readline.rs
Commit message (Expand)AuthorAgeFilesLines
* implement moving the readline cursorJesse Luehrs2021-11-121-7/+67
* handle backspacing over combined characters properlyJesse Luehrs2021-11-121-1/+6
* implement ^UJesse Luehrs2021-11-111-0/+5
* handle dynamic terminal sizesJesse Luehrs2021-11-111-1/+7
* avoid unnecessary rerenders and focus changesJesse Luehrs2021-11-111-4/+4
* simplifyJesse Luehrs2021-11-101-0/+76