about summary refs log tree commit diff stats
path: root/src/display/term.nim
Commit message (Expand)AuthorAgeFilesLines
...
* Fix blocking socketstream recv/send, clean up ips/serialize & types/colorbptato2022-12-101-4/+4
* Fix overline emulation in middle of linebptato2022-12-071-0/+11
* Add multiple text-decoration, overline emulationbptato2022-12-071-1/+21
* Add force-clearbptato2022-12-071-1/+1
* Make redraw() actually clear the screenbptato2022-12-011-0/+3
* term: fix cursorForward, cursorBackwardbptato2022-11-301-2/+2
* Add textareabptato2022-11-281-0/+472