[sshterm] Use ESC[ (0x1b5b) sequence instead of CSI (0x9b) to avoid problems with...
authorStefan Knoblich <stkn@makoto.netdomination.org>
Mon, 14 Dec 2009 16:50:13 +0000 (17:50 +0100)
committerStefan Knoblich <stkn@makoto.netdomination.org>
Mon, 14 Dec 2009 16:50:13 +0000 (17:50 +0100)
commit33c6ee74fc7c4f9cadea1a34cbad827f9b140dcf
treee2952190d974851a73f594197fb927194585e2bb
parentd487e10d8b7dbe991a1d044967044d02f4a7a525
[sshterm] Use ESC[ (0x1b5b) sequence instead of CSI (0x9b) to avoid problems with UTF8 terminals (fixes corruption mentioned on blog)
src/sshterm.c