Gottox / terminal.js

Javascript terminal emulator library that aims to be xterm compliant and is supposed to work in browsers and node.js.
http://terminal.js.org
MIT License
593 stars 69 forks source link

Fix for \x1b[F (move cursor to previous line) #127

Closed moofoo closed 3 years ago

moofoo commented 3 years ago

Needs to be -1, not 1