パッケージ: golang-github-konsorten-go-windows-terminal-sequences-dev (1.0.2-3)
golang-github-konsorten-go-windows-terminal-sequences-dev に関するリンク
Debian の資源:
golang-github-konsorten-go-windows-terminal-sequences ソースパッケージをダウンロード:
- [golang-github-konsorten-go-windows-terminal-sequences_1.0.2-3.dsc]
- [golang-github-konsorten-go-windows-terminal-sequences_1.0.2.orig.tar.xz]
- [golang-github-konsorten-go-windows-terminal-sequences_1.0.2-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Enable support for Windows Terminal Colors
This library allows enabling Windows terminal color support for Go.
Virtual terminal sequences are control character sequences that can control cursor movement, color/font mode, and other operations when written to the output stream. Sequences may also be received on the input stream in response to an output stream query information sequence or as an encoding of user input when the appropriate mode is set.