about summary refs log tree commit diff stats
path: root/src/display/lineedit.nim
Commit message (Expand)AuthorAgeFilesLines
* 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