ncurses fuer go

This commit is contained in:
2026-04-06 08:52:10 +02:00
parent bed8554fce
commit 500bfcba3c
3 changed files with 102 additions and 0 deletions

2
cursestest/go.sum Normal file
View File

@@ -0,0 +1,2 @@
github.com/rthornton128/goncurses v0.0.0-20251206192105-7e6d2302acca h1:kFR/H0Y6K2vP5EU0lYLoRWXIiLPztK1r6DTUeSkNo08=
github.com/rthornton128/goncurses v0.0.0-20251206192105-7e6d2302acca/go.mod h1:AHlKFomPTwmO7H2vL8d7VNrQNQmhMi/DBhDnHRhjbCo=