/go-term

Package goterm provides a simple terminal emulator.

Primary LanguageGoMIT LicenseMIT

Package goterm provides a simple terminal emulator.

Build Status Report Status

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