User guide

DEC LA120 Emulation
Page 5-10
Horizontal and Vertical Position
New Line NEL
(or) ESC E
Causes the current line to be printed, and then sets the current print position to the left
margin and performs a line feed. Equivalent to a carriage return (CR) line feed (LF)
combination.
Control code: NEL
Hexadecimal: 85
Escape Sequence: ESC E
Hexadecimal: 1B 45