Mosh

for windows

0.Install

Putty

ref. Mosh, Putty, and Cygwin (with a side of Cygputty)

UTF-8

ref. Use the mosh-client in Cygwin

modify cygwin/bin/mosh, line 292

$ENV{ 'LANG' } = 'zh_TW.UTF-8';

Ubuntu

ref. mosh

sudo apt-get install python-software-properties
sudo add-apt-repository ppa:keithw/mosh
sudo apt-get update && sudo apt-get install -y mosh