about summary refs log tree commit diff stats
path: root/src/io/lineedit.nim
Commit message (Expand)AuthorAgeFilesLines
* Add unicode normalization, etcbptato2022-12-191-54/+28
* lineedit: fix crash in prevHist/nextHistbptato2022-12-191-0/+3
* Add siteconf, fix lineedit bugsbptato2022-11-291-3/+5
* Add line editing history, other lineedit fixesbptato2022-11-291-83/+112
* Add textareabptato2022-11-281-1/+1
* Fix lineedit bugsbptato2022-11-261-43/+65
* Fix some table layout issuesbptato2022-11-251-0/+2
* Improve status messages, fix regressions, etcbptato2022-11-251-0/+22
* 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