bugz 9054d1db50 Fixed Alerbox size with Unicode. 1 年間 前
..
LICENSE c748cac29e Use generics for fifo buffer. 1 年間 前
bar.go 7fde611e7b Updated Bar so cleaner, testable. 2 年 前
bar_test.go 37908f7d41 Make bar_test so it tests CP437 and Unicode 1 年間 前
box.go 9054d1db50 Fixed Alerbox size with Unicode. 1 年間 前
box_test.go 037c91506c AlertBox test. 2 年 前
color.go c95b43b674 Added log.Panicf(), so we can log our panics. 2 年 前
color_test.go b781013a45 Added HideCursor, ShowCursor to door. 2 年 前
convert.go 37908f7d41 Make bar_test so it tests CP437 and Unicode 1 年間 前
convert_test.go c1b86984c7 Notes on special cases the converter skips. 2 年 前
door.go 63784c0e9f Code cleanup. 1 年間 前
door_linux.go 67b0d014cb Tests passing, no race. 1 年間 前
door_test.go eac5617607 Working Mouse tests. 1 年間 前
door_windows.go 14136f337a Updated so Windows passes tests without errors. 2 年 前
extended.go 9a5ad0a854 Working tests, -race ok. 1 年間 前
extended_string.go ad6ff719c8 Fixed input (handles wide unicode). 1 年間 前
fifobuffer.go 0bf0a0fb0f Added Enable/Disable Mouse. MouseMode. 1 年間 前
fifobuffer_test.go b8af311325 More tests for generic FIFObuffer. 1 年間 前
go.mod ad6ff719c8 Fixed input (handles wide unicode). 1 年間 前
go.sum ad6ff719c8 Fixed input (handles wide unicode). 1 年間 前
help_linux_test.go 5a825aa239 These allow for shutdown. 2 年 前
help_test.go eac5617607 Working Mouse tests. 1 年間 前
help_windows_test.go 14136f337a Updated so Windows passes tests without errors. 2 年 前
input.go 862bcb2e79 Working CursorPos tests. 1 年間 前
input_linux.go ed757e80ca Use AddMouse. 1 年間 前
input_test.go 862bcb2e79 Working CursorPos tests. 1 年間 前
input_windows.go 4e22fdbedb Revert windows changes that broken linux tests. 1 年間 前
line.go 63784c0e9f Code cleanup. 1 年間 前
line_test.go 315099c198 Cleanup. Add helpers for cursor pos. 1 年間 前
menu.go 63784c0e9f Code cleanup. 1 年間 前
menu_test.go 63784c0e9f Code cleanup. 1 年間 前
nomoresecrets.go ad6ff719c8 Fixed input (handles wide unicode). 1 年間 前
nomoresecrets_test.go 48cc0a9271 Code cleanup. More var, less := 2 年 前
panel.go a1690660ab Update line length before doing tests. 2 年 前
panel_test.go 63784c0e9f Code cleanup. 1 年間 前
screen.go d180adf7bf golang-cilint cleanup. 2 年 前
spinrite.go b257ebe2b2 Added Spinrite to door. 2 年 前
tdfont.go d180adf7bf golang-cilint cleanup. 2 年 前
tdfont_test.go 5d83bf8941 Added tests to tdfont code. 2 年 前
utilities.go 862bcb2e79 Working CursorPos tests. 1 年間 前
wopr.go d180adf7bf golang-cilint cleanup. 2 年 前
write.go 67b0d014cb Tests passing, no race. 1 年間 前
write_linux.go 21291344d2 Cleaned up writer. for range. 1 年間 前
write_windows.go ab59df8ba6 Attempting windows, failing tests. 1 年間 前