LWN.net Logo

wlterm: the native Wayland terminal emulator

wlterm: the native Wayland terminal emulator

Posted Sep 27, 2012 17:58 UTC (Thu) by roblatham (subscriber, #1579)
In reply to: wlterm: the native Wayland terminal emulator by endecotp
Parent article: wlterm: the native Wayland terminal emulator

mosh (http://mosh.mit.edu) prides itself on robust (including UTF-8) terminal support. Pitty they did not put their terminal-handling mojo into a library:

https://github.com/keithw/mosh/tree/master/src/terminal


(Log in to post comments)

wlterm: the native Wayland terminal emulator

Posted Sep 29, 2012 0:17 UTC (Sat) by lindi (subscriber, #53135) [Link]

It wasn't very robust when I tried it. Just typing

echo -en "\e[2147483647L"

caused it to spend a few minutes wasting CPU time and not responding to anything (CVE-2012-2385, has now been fixed).

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds