Go to file
noah metz 14b1c310e7 Made input buffered to support peeking, added WErase 2024-04-24 19:08:45 -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 Made input buffered to support peeking, added WErase 2024-04-24 19:08:45 -06:00
libc.go Added constants 2024-04-24 01:18:32 -06:00
ncurses.go Made input buffered to support peeking, added WErase 2024-04-24 19:08:45 -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