gotty/app
Iwasaki Yudai 783e3fd925 Don't translate input
When `send-encoding` is `utf-8`, hterm translate input from the
clipboard from UTF-16 to UTF-8, even when the input is indeed UTF-8.
This translation messes up all non ASCII input.
2015-08-25 11:23:38 +09:00
..
app.go Close listener after calling StartRoutine() 2015-08-24 12:15:24 -07:00
client_context.go Close listener after calling StartRoutine() 2015-08-24 12:15:24 -07:00
resource.go Don't translate input 2015-08-25 11:23:38 +09:00