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