Steve Thielemann 0c9786c54b Updated Render to work like before. Panel center. il y a 3 ans
..
bar.go 7fde611e7b Updated Bar so cleaner, testable. il y a 3 ans
bar_test.go 7fde611e7b Updated Bar so cleaner, testable. il y a 3 ans
box.go 58644ce5d2 Fixed boxes so they match the styles. il y a 3 ans
box_test.go 037c91506c AlertBox test. il y a 3 ans
color.go c95b43b674 Added log.Panicf(), so we can log our panics. il y a 3 ans
color_test.go b781013a45 Added HideCursor, ShowCursor to door. il y a 3 ans
convert.go 191975b6de Updated: Added logging to file. We chdir. il y a 3 ans
convert_test.go c1b86984c7 Notes on special cases the converter skips. il y a 3 ans
door.go 194bf7f898 Fixes for go test -race -count 3 il y a 3 ans
door_linux.go 194bf7f898 Fixes for go test -race -count 3 il y a 3 ans
door_test.go 194bf7f898 Fixes for go test -race -count 3 il y a 3 ans
door_windows.go 194bf7f898 Fixes for go test -race -count 3 il y a 3 ans
fifobuffer.go ae0a101d73 Updated. Merged windows and linux. il y a 3 ans
fifobuffer_test.go ae0a101d73 Updated. Merged windows and linux. il y a 3 ans
go.mod f905c906d1 Fixed color in telnet (extra ; before m). il y a 3 ans
go.sum f905c906d1 Fixed color in telnet (extra ; before m). il y a 3 ans
help_linux_test.go 842cce920b Fixed linux helper, socket_to_fd. il y a 3 ans
help_test.go 7b5f462905 Made setupSockets to help test (DRY). il y a 3 ans
help_windows_test.go ae0a101d73 Updated. Merged windows and linux. il y a 3 ans
input.go 194bf7f898 Fixes for go test -race -count 3 il y a 3 ans
input_linux.go 194bf7f898 Fixes for go test -race -count 3 il y a 3 ans
input_test.go 777933b158 Changed to time.Sleep. il y a 3 ans
input_windows.go 194bf7f898 Fixes for go test -race -count 3 il y a 3 ans
line.go 0c9786c54b Updated Render to work like before. Panel center. il y a 3 ans
line_test.go 85d2821e19 Working tests, 100% coverage in convert and line. il y a 3 ans
menu.go c95b43b674 Added log.Panicf(), so we can log our panics. il y a 3 ans
menu_test.go f510a2ee51 Checking for Disconnect. il y a 3 ans
panel.go 0c9786c54b Updated Render to work like before. Panel center. il y a 3 ans
panel_test.go 07de588f3d LineUpdate. il y a 3 ans
tdfont.go 5fcef111d6 Updated: Use ColorMap as map[[2]int][][2]int il y a 3 ans
tdfont_test.go 5d83bf8941 Added tests to tdfont code. il y a 3 ans
write.go 194bf7f898 Fixes for go test -race -count 3 il y a 3 ans
write_linux.go 194bf7f898 Fixes for go test -race -count 3 il y a 3 ans
write_windows.go 194bf7f898 Fixes for go test -race -count 3 il y a 3 ans