Christian Rocha
fb64f34bd0
Only render lines that have changed since the last render
2021-05-10 12:28:49 -04:00
Kiyon
2d602a1244
Remove redundant lock in listen
2021-04-08 03:47:22 +02:00
Kiyon
1ee40507ef
Add lock for updating width and height
2021-04-08 03:45:08 +02:00
Christian Rocha
9d89d162c2
Clear the bottom line before exiting
2021-03-18 13:10:32 -04:00
Christian Muehlhaeuser
a72db29ae0
Mutex protect buffer access in standard renderer
2021-03-13 04:31:34 +01:00
Christian Rocha
b3f62af8b5
Add nil renderer and combination TUI-daemon program example
...
The Nil Renderer essentially disables the Bubble Tea renderer sending
loggings and print statements to stdout. It can be enabled via the
ProgramOption WithoutRenderer.
2021-03-07 13:01:54 -05:00