Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
TOC
TOC
Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

Note

TO BE CONTINUED: screenshots update required

Table of Contents

Table of Contents
excludeTable of Contents

...

To correct this, enter the following commands:

# echo $TERM
vt100
# TERM=vt200
# export TERM
# menu

Notes:

  • New TERM value can also be set to xterm
  • (lightbulb) Starting with version 1.48, it is possible to disable line drawing (semi-graphics) from the preferences menu
  • If you’re using putty, you'll maybe have to force the Terminal-type string:



    and maybe Remote character set parameter:

    (lightbulb) If you have issues with some characters that are not displayed correctly, please see this article: Cannot get correct line drawing on Linux/UNIX with Putty

...