selectel / pyte

Simple VTXXX-compatible linux terminal emulator
http://pyte.readthedocs.org/
GNU Lesser General Public License v3.0
658 stars 102 forks source link

vi causes excessive output in ``webterm.py`` #81

Closed superbobry closed 7 years ago

superbobry commented 7 years ago

Steps to reproduce:

  1. Open webterm.py
  2. Run vi
  3. Observe excessive ?6c output caused by repeated Screen.report_device_attributes calls.
superbobry commented 7 years ago

Closing in favour of the meta-issue for rendering quirks #84.