Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add unicode normalization, etc | bptato | 2022-12-19 | 1 | -54/+28 |
* | lineedit: fix crash in prevHist/nextHist | bptato | 2022-12-19 | 1 | -0/+3 |
* | Add siteconf, fix lineedit bugs | bptato | 2022-11-29 | 1 | -3/+5 |
* | Add line editing history, other lineedit fixes | bptato | 2022-11-29 | 1 | -83/+112 |
* | Add textarea | bptato | 2022-11-28 | 1 | -1/+1 |
* | Fix lineedit bugs | bptato | 2022-11-26 | 1 | -43/+65 |
* | Fix some table layout issues | bptato | 2022-11-25 | 1 | -0/+2 |
* | Improve status messages, fix regressions, etc | bptato | 2022-11-25 | 1 | -0/+22 |
* | Rewrite buffer/pager for multi-processing | bptato | 2022-11-19 | 1 | -200/+196 |
* | Do not always assume stdin is /dev/tty | bptato | 2022-11-09 | 1 | -5/+8 |
* | WIP pager | bptato | 2022-10-04 | 1 | -4/+6 |
* | More JS bindings | bptato | 2022-09-13 | 1 | -2/+2 |
* | Add JS binding generation | bptato | 2022-09-12 | 1 | -2/+4 |
* | Hide passwords while typing | bptato | 2022-07-31 | 1 | -8/+19 |
* | Add search function | bptato | 2022-07-22 | 1 | -21/+38 |
* | Implement forms | bptato | 2022-01-29 | 1 | -6/+6 |
* | Fix some path bugs and misc. warnings | bptato | 2022-01-25 | 1 | -4/+4 |
* | Fix pager bugs | bptato | 2021-12-23 | 1 | -31/+56 |
* | More code formatting consistency | bptato | 2021-12-17 | 1 | -1/+1 |
* | Clean up unused imports | bptato | 2021-11-12 | 1 | -1/+0 |
* | Remove compose | bptato | 2021-10-03 | 1 | -92/+49 |
* | Reorganize imports | bptato | 2021-08-07 | 1 | -7/+3 |
* | Refactoring in buffer.nim | bptato | 2021-08-06 | 1 | -1/+0 |
* | Refactor display.nim and twtio.nim | bptato | 2021-08-06 | 1 | -0/+290 |