Skip to content

Local TAB handling and code tidying

Compare
Choose a tag to compare
@SMerrony SMerrony released this 08 Jun 10:08
· 48 commits to master since this release

Added local handling of TAB characters from host.

Although most DG kit would handle TAB expansion at the host (IOC/IAC etc.) end, it can't cause any problem to handle any TABs that get to the terminal locally in the same (8-col) fashion.

Also, added gnat.adc and performed multiple code tidies.