Package goterm provides a simple terminal emulator.
Copyright 2018- Tatsuhiro Aoshima (hiro4bbh@gmail.com).
Introduction
Package goterm provides a simple terminal emulator. It supports full-width (zenkaku in Japanese) characters (other implementations support them partially or incorrectly).
See goterm's document on GoDoc. You can test the examples:
go run example/main.go