tolstoyevsky / gits

Web-based terminal emulator
Apache License 2.0
7 stars 0 forks source link

can't delete the whole line with `cap_dch` #55

Closed dshil closed 7 years ago

dshil commented 7 years ago

Try to delete the whole line with the cap_dch capability, but got the error.

How to reproduce:

self._check_cap_dch(['f'] * term._right_most, term._right_most)

See also: #40.