Text (Curses) driver
The Text driver uses curses for display, and is mainly used for debugging purposes.
Of course, lcd4linux should be started in the foreground (-F) with this driver.
The driver shows also a window with lcd4linux's diagnostics. In this window CR and LF are displayed as underscores.
BUGS:
- A resize of the term window messes up the display.
- Vertical bars are not supported.
- BAR_L is ignored.