Bugz eca264278c Use map for input. NMS abort on keypress. vor 1 Jahr
..
LICENSE c748cac29e Use generics for fifo buffer. vor 1 Jahr
bar.go daf07f22c6 Public/export bar and panel. vor 1 Jahr
bar_test.go daf07f22c6 Public/export bar and panel. vor 1 Jahr
box.go daf07f22c6 Public/export bar and panel. vor 1 Jahr
box_test.go 037c91506c AlertBox test. vor 2 Jahren
color.go eca264278c Use map for input. NMS abort on keypress. vor 1 Jahr
color_test.go b781013a45 Added HideCursor, ShowCursor to door. vor 2 Jahren
convert.go 37908f7d41 Make bar_test so it tests CP437 and Unicode vor 1 Jahr
convert_test.go c1b86984c7 Notes on special cases the converter skips. vor 2 Jahren
door.go 1f7b8d0d2d Fixed panel test. Updated notes. vor 1 Jahr
door_linux.go 6fb8b4b7cc Added door.sys, Putty HOME/END. vor 1 Jahr
door_test.go 6fb8b4b7cc Added door.sys, Putty HOME/END. vor 1 Jahr
door_windows.go 14136f337a Updated so Windows passes tests without errors. vor 2 Jahren
dropfile.go 6fb8b4b7cc Added door.sys, Putty HOME/END. vor 1 Jahr
dropfile_test.go 6fb8b4b7cc Added door.sys, Putty HOME/END. vor 1 Jahr
extended.go 9a5ad0a854 Working tests, -race ok. vor 1 Jahr
extended_string.go ad6ff719c8 Fixed input (handles wide unicode). vor 1 Jahr
fifobuffer.go 0bf0a0fb0f Added Enable/Disable Mouse. MouseMode. vor 1 Jahr
fifobuffer_test.go b8af311325 More tests for generic FIFObuffer. vor 1 Jahr
go.mod 9251eb7255 Remove goselect dependencies. vor 1 Jahr
go.sum 9251eb7255 Remove goselect dependencies. vor 1 Jahr
help_linux_test.go 5a825aa239 These allow for shutdown. vor 2 Jahren
help_test.go 8c85eb4be9 Windows passes test. vor 1 Jahr
help_windows_test.go 14136f337a Updated so Windows passes tests without errors. vor 2 Jahren
input.go eca264278c Use map for input. NMS abort on keypress. vor 1 Jahr
input_linux.go 99c3cec7f1 Better unicode input. Tests READ_BUFFER. vor 1 Jahr
input_test.go 862bcb2e79 Working CursorPos tests. vor 1 Jahr
input_windows.c 2ef2efdc02 Renamed cgo code to be OS specific. vor 1 Jahr
input_windows.go ac09175908 Don't use -Wall with cgo. (stops compile warning) vor 1 Jahr
input_windows.h 2ef2efdc02 Renamed cgo code to be OS specific. vor 1 Jahr
line.go 63784c0e9f Code cleanup. vor 1 Jahr
line_test.go 315099c198 Cleanup. Add helpers for cursor pos. vor 1 Jahr
menu.go 3fbc1628a5 After choice, pos to end of panel. vor 1 Jahr
menu_test.go 6fb8b4b7cc Added door.sys, Putty HOME/END. vor 1 Jahr
nomoresecrets.go eca264278c Use map for input. NMS abort on keypress. vor 1 Jahr
nomoresecrets_test.go 48cc0a9271 Code cleanup. More var, less := vor 2 Jahren
panel.go 5ec2783975 Fixed RightBottomPos and GotoEnd. vor 1 Jahr
panel_test.go 1f7b8d0d2d Fixed panel test. Updated notes. vor 1 Jahr
screen.go d180adf7bf golang-cilint cleanup. vor 2 Jahren
spinrite.go aad8c6065f Fixed spinrite (CP437). vor 1 Jahr
tdfont.go 6fb8b4b7cc Added door.sys, Putty HOME/END. vor 1 Jahr
tdfont_test.go 5d83bf8941 Added tests to tdfont code. vor 2 Jahren
utilities.go 862bcb2e79 Working CursorPos tests. vor 1 Jahr
wopr.go 477a4ae3c3 Clear WOPR panel when stopping. vor 1 Jahr
write.go aad8c6065f Fixed spinrite (CP437). vor 1 Jahr
write_linux.go 21291344d2 Cleaned up writer. for range. vor 1 Jahr
write_windows.go cd54d93d25 Sqelch write_windows debug output. Fixed Home/End vor 1 Jahr