Go to file
noah metz 6b121ac061 Use homebrew libncursesw 2024-04-24 01:32:54 -06:00
examples Added background setting 2024-04-23 22:24:38 -06:00
.gitignore Initial commit 2024-04-23 12:15:02 -06:00
LICENSE Initial commit 2024-04-23 12:15:02 -06:00
go.mod Added input and libc files, updated basic example 2024-04-23 22:10:40 -06:00
go.sum Added basic functions dynamically loaded for macos 2024-04-23 14:15:28 -06:00
input.go Added background setting 2024-04-23 22:24:38 -06:00
libc.go Added constants 2024-04-24 01:18:32 -06:00
ncurses.go Added constants 2024-04-24 01:18:32 -06:00
ncurses_darwin.go Use homebrew libncursesw 2024-04-24 01:32:54 -06:00
ncurses_test.go Added input and libc files, updated basic example 2024-04-23 22:10:40 -06:00