about summary refs log tree commit diff stats
path: root/src/local/pager.nim
Commit message (Expand)AuthorAgeFilesLines
* pager: fix regressionbptato2023-11-211-4/+4
* pager: remove pager.tty memberbptato2023-11-211-3/+3
* WindowAttributes: refactorbptato2023-10-191-1/+1
* pager/lineedit: notify lineedit of windowChangebptato2023-10-181-0/+2
* Refactor Consolebptato2023-10-131-1/+1
* Add urimethodmap supportbptato2023-09-301-3/+7
* buffer: simplify contentType handlingbptato2023-09-271-10/+11
* Add precnum support to more functionsbptato2023-09-261-8/+8
* pager: show character sequence inputs on status linebptato2023-09-261-8/+19
* Add M-p as "load page on clipboard"bptato2023-09-251-3/+8
* regex: copy after compilingbptato2023-09-241-1/+2
* buffer: make clone fork()bptato2023-09-231-11/+13
* Disable "toggle source" for the console bufferbptato2023-09-211-5/+10
* lineedit: rewritebptato2023-09-181-13/+7
* move around more modulesbptato2023-09-141-10/+10
* move some modules to local/bptato2023-09-141-0/+1189