about summary refs log tree commit diff stats
path: root/src/local/select.nim
Commit message (Expand)AuthorAgeFilesLines
* pager, select: hide menu if right click ends outsidebptato2024-12-181-2/+15
* select: fix height definitionbptato2024-12-151-13/+10
* select: pad options in newSelectbptato2024-11-261-0/+1
* pager, select: add more items, misc fixesbptato2024-11-251-24/+46
* select: misc fixesbptato2024-11-241-2/+10
* select: fix display with multi-width charsbptato2024-11-241-6/+11
* pager, select: implement more functionsbptato2024-11-241-4/+16
* pager, select: add right click menu, fix some bugsbptato2024-11-231-22/+36
* select: various improvementsbptato2024-11-211-69/+79
* select: add cursorPrevLink, cursorNextLinkbptato2024-11-171-0/+6
* utils, types: merge some modulesbptato2024-11-031-1/+1
* container: fix control char displaybptato2024-09-281-2/+2
* select: use a separate module (again)bptato2024-09-241-0/+315
* pager: refactor drawing codebptato2024-06-221-307/+0
* Move JS wrapper into Monouchabptato2024-06-031-1/+1
* js: refactorbptato2024-05-081-1/+1
* Update code stylebptato2024-04-171-9/+9
* cell: update FormatFlag naming, remove useless templatesbptato2024-03-211-2/+2
* Remove newFormatbptato2024-01-231-2/+2
* Various fixesbptato2023-12-131-2/+2
* break up twtstr somewhatbptato2023-12-131-0/+1
* move around more modulesbptato2023-09-141-2/+2
* move some modules to local/bptato2023-09-141-0/+306