about summary refs log tree commit diff stats
path: root/src/display/lineedit.nim
Commit message (Expand)AuthorAgeFilesLines
* term: improve pixels-per-column/line detectionbptato2024-02-251-1/+1
* Replace Chakasu with Chagashibptato2024-02-221-10/+8
* Re-design word handling, add e, E, W, B, etc.bptato2024-01-191-9/+9
* Use std/* imports everywherebptato2024-01-071-3/+3
* break up twtstr somewhatbptato2023-12-131-0/+1
* WindowAttributes: refactorbptato2023-10-191-1/+1
* pager/lineedit: notify lineedit of windowChangebptato2023-10-181-0/+4
* lineedit: fix backspace bugbptato2023-09-301-1/+1
* lineedit: add missing begin() calls in prevHist/nextHistbptato2023-09-201-0/+5
* lineedit: fix off by one error in killbptato2023-09-201-2/+2
* lineedit: fix a display bugbptato2023-09-181-1/+2
* lineedit: rewritebptato2023-09-181-250/+200
* move around more modulesbptato2023-09-141-0/+369
156' href='#n156'>156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177