Commit History

Author SHA1 Message Date
  Steve Thielemann 4ba57fa4e3 Print into logs if length > Width. 2 years ago
  Steve Thielemann 93748a4c04 Line has Width. It will auto set length. 2 years ago
  Steve Thielemann f674d65a41 Use | less -RS with font-show output. 2 years ago
  Steve Thielemann e4acd92197 Don't track go.sum. 2 years ago
  Steve Thielemann 48083bdc80 Export fonts we use. Display % value. 2 years ago
  Steve Thielemann d69ed53081 Updated ansi-to-go. Use []string. Remove go.sum. 2 years ago
  Steve Thielemann 2f843592c2 Add descrption panel to be beside menu. 2 years ago
  Steve Thielemann 53804a16c3 Cleanup var from := 2 years ago
  Steve Thielemann 1be92e9026 Cleaned code. More var, less := 2 years ago
  Steve Thielemann 48cc0a9271 Code cleanup. More var, less := 2 years ago
  Steve Thielemann 53fe52f7cc Fixed sysop timeleft issue. 2 years ago
  Steve Thielemann 663c976370 Updated notes, fixed line example updatef. 2 years ago
  Steve Thielemann 14136f337a Updated so Windows passes tests without errors. 2 years ago
  Steve Thielemann 5a825aa239 These allow for shutdown. 2 years ago
  Steve Thielemann cefd977cbe This is almost working with d.Close() 2 years ago
  Steve Thielemann 1ab9c54941 Initial tries of getting d.Close/shutdown. 2 years ago
  Steve Thielemann 1948b9c071 Adding docs for Line, Render, Door. 2 years ago
  Steve Thielemann 625be8edf8 Added NoMoreSecrets to door package. 2 years ago
  Steve Thielemann 1e137894df Update LastColor so I can use it other places. 2 years ago
  Steve Thielemann 81f672120f Added door.Screen (a group of panels). 2 years ago
  Steve Thielemann 6d59479920 Treat unicode as []rune. 2 years ago
  Steve Thielemann 9328dacd81 Example uses Render struct. 2 years ago
  Steve Thielemann 7f417456e9 GetOneOf 2 years ago
  Steve Thielemann ec4e2c57b0 Fix the numbers displayed for screen width. 2 years ago
  Steve Thielemann 253f845e90 Try writing null so door can detect socket closed. 2 years ago
  Steve Thielemann 0c9786c54b Updated Render to work like before. Panel center. 2 years ago
  Steve Thielemann f510a2ee51 Checking for Disconnect. 2 years ago
  Steve Thielemann 777933b158 Changed to time.Sleep. 2 years ago
  Steve Thielemann 194bf7f898 Fixes for go test -race -count 3 2 years ago
  Steve Thielemann 8e9408d10a usec is Microsecond, not Millisecond. 2 years ago