Skip to content

Repository files navigation

Ncurses

This Go package is a wrapper for the ncurses library. It provides access to the ncurses terminal handling library functions. To use the Go package, you need to have the ncurses library installed. This must include the header files and the shared library.

Installation

This package can be installed using the go get command:

go get seehuhn.de/go/ncurses

Usage

Documentation is available via the package's online help, either on pkg.go.dev or on the command line:

godoc seehuhn.de/go/ncurses

About

A Go-wrapper for the ncurses library.

Topics

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages