romgrk / termrk

Terminal for atom, using pty.js & term.js
MIT License
33 stars 7 forks source link

terminal limit to 80 chars #46

Closed rdcklinux closed 9 years ago

rdcklinux commented 9 years ago

When the prompt line has more than 80 chars, this is going to the begining of line, and replace the characters, and hold backspace key, erase all terminal screen.

Atom 1.0.5 Termrk 0.1.22

update today.

romgrk commented 9 years ago

Thanks, already fixed. The patch will come out in the next hours.

romgrk commented 9 years ago

Fixed by 5d5a78c7b6e89077ca67c3f6ab7b89576d0de1f8.