about summary refs log tree commit diff stats
path: root/src/local/container.nim
Commit message (Expand)AuthorAgeFilesLines
* pager: add marksbptato2023-12-091-7/+150
* pager: add precnum to [, ]bptato2023-12-091-4/+4
* pager: add `{', `}'; document externIntobptato2023-12-091-0/+14
* pager, container: add text selection/copyingbptato2023-12-031-40/+163
* WindowAttributes: refactorbptato2023-10-191-1/+1
* container: add cursorNthLink, cursorRevNthLinkbptato2023-10-141-0/+14
* Refactor Consolebptato2023-10-131-2/+7
* Fix cursor x not being updated on backwards searchbptato2023-10-011-3/+11
* container: fix oob in area highlightingbptato2023-10-011-0/+2
* container: center column in setCursorXYCenterbptato2023-10-011-0/+3
* more vi/m compatbptato2023-10-011-16/+26
* Improve vi/m compat in scrollingbptato2023-10-011-17/+68
* buffer: fix cursor unnecessarily jumping to y=0bptato2023-09-301-2/+3
* Add urimethodmap supportbptato2023-09-301-2/+4
* loader: add local-cgibptato2023-09-301-5/+2
* buffer: simplify contentType handlingbptato2023-09-271-4/+4
* interface clone: remove unused arg, documentbptato2023-09-271-1/+1
* Add precnum support to more functionsbptato2023-09-261-26/+33
* container: un-extern, un-ref highlightsbptato2023-09-231-9/+6
* fix devnull dup in place of stdinbptato2023-09-231-4/+7
* buffer: make readFromFd work with pipesbptato2023-09-231-1/+8
* buffer: make clone fork()bptato2023-09-231-9/+63
* Disable "toggle source" for the console bufferbptato2023-09-211-2/+5
* move around more modulesbptato2023-09-141-6/+6
* move some modules to local/bptato2023-09-141-0/+1024