Setting up a terminal provided by the 3270 terminal device driver

7.1 z/VM guest KVM guest

The terminal that the 3270 terminal device driver provides is not a line-mode terminal, but it is also not a typical full-screen mode terminal.

The terminal provides limited support for full-screen applications. For example, the ned editor is supported, but not vi.

Tip: If the terminal does not provide the expected output, ensure that linux is assigned to the TERM environment variable. For example, enter the following command:
# export TERM=linux