feat: some kind of sample code for curses

This commit is contained in:
Zhongheng Liu 2024-10-21 08:58:53 +03:00
commit a83b6a66ae
Signed by: steven
GPG key ID: DC8F48E7B4C40905
5 changed files with 86 additions and 4 deletions

2
go.sum Normal file
View file

@ -0,0 +1,2 @@
github.com/gbin/goncurses v0.0.0-20240517145248-be6a464272ae h1:WeLSOuEYiwcuwg39YirhW0DibOkTztefXCTau5sSbyc=
github.com/gbin/goncurses v0.0.0-20240517145248-be6a464272ae/go.mod h1:dmRjyC3ZOQQ4EXWMOIAQi0TLaJPcg61LFsJ9mvhSGRE=