SingleTable

SingleTable uses box drawing characters for table borders. On POSIX (Linux/OS X) terminaltables uses Esc ( 0 characters while on Windows it uses code page 437 characters.

_images/singletable.png

Gaps on Windows 10

Unfortunately the console on Windows 10 changed the default font face to Consolas. This new font seems to show gaps between lines. Switching the font back to Lucida Console eliminates the gaps.

API