Back to issue list Export

The logic which determines if the memmove to eliminate the meta-sequence characters seems off. It seems to work fine in the single character case of a real live terminal, but I fear that it will fail in an ssh environment where network effects could cause a long input string to arrive at once. The logic must be confirmed and tested in such an environment.

travisb 2014-05-15 04:27:31
hash: f7d72307d0f546609696fa635b1787892280a3b7494f0e1565da66b8adab8c2b
Date: 2014-05-15 04:27:31
User: travisb

This is working fine in the tests and it intentionally sends it as a long string.


Tracked by Nitpick