about summary refs log tree commit diff stats
path: root/src/local/pager.nim
Commit message (Expand)AuthorAgeFilesLines
...
* container: track ishtml statusbptato2023-12-151-1/+1
* break up twtstr somewhatbptato2023-12-131-0/+1
* mailcap: add $MAILCAP_URLbptato2023-12-101-0/+2
* config: better path handling; fix array parsing bugbptato2023-12-101-14/+39
* pager: add marksbptato2023-12-091-8/+28
* pager, container: add text selection/copyingbptato2023-12-031-16/+17
* pager: small optimization in drawBufferbptato2023-12-011-2/+2
* 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