about summary refs log tree commit diff stats
path: root/src/io/lineedit.nim
Commit message (Expand)AuthorAgeFilesLines
* Rewrite buffer/pager for multi-processingbptato2022-11-191-200/+196
* Do not always assume stdin is /dev/ttybptato2022-11-091-5/+8
* WIP pagerbptato2022-10-041-4/+6
* More JS bindingsbptato2022-09-131-2/+2
* Add JS binding generationbptato2022-09-121-2/+4
* Hide passwords while typingbptato2022-07-311-8/+19
* Add search functionbptato2022-07-221-21/+38
* Implement formsbptato2022-01-291-6/+6
* Fix some path bugs and misc. warningsbptato2022-01-251-4/+4
* Fix pager bugsbptato2021-12-231-31/+56
* More code formatting consistencybptato2021-12-171-1/+1
* Clean up unused importsbptato2021-11-121-1/+0
* Remove composebptato2021-10-031-92/+49
* Reorganize importsbptato2021-08-071-7/+3
* Refactoring in buffer.nimbptato2021-08-061-1/+0
* Refactor display.nim and twtio.nimbptato2021-08-061-0/+290