Commit History

Author SHA1 Message Date
  BDisp ecbbed0f6d For re-run CI. 9 months ago
  BDisp 7921ae35f7 Returns ansiRequest.Response instead of a variable for more thread safe. 9 months ago
  BDisp f73c8173ba Fix unit tests. 9 months ago
  BDisp ad4f6c49e1 Fix unit test. 9 months ago
  BDisp 472ec453f5 Remove _screenBuffer and only using the alternate buffer. 9 months ago
  BDisp 173f8205be Disable HACK_CHECK_WINCHANGED. 9 months ago
  BDisp 81eb301b56 Fix escSeqRequests that may be null running unit tests. 9 months ago
  BDisp da21ef1320 Improves drivers responses to being more reliable. 9 months ago
  BDisp e35b37fb4d Add InvalidRequestTerminator property. 9 months ago
  BDisp e2f3b7b5e1 Using empty string instead of space. 9 months ago
  BDisp 782325f6b7 Change to ConcurrentQueue. 9 months ago
  BDisp 808896d800 Fix bug where some key were not been split. 9 months ago
  BDisp 2d8bfd51a1 Fix comment. 9 months ago
  BDisp 2e0bc0162d Fixes #3807. WindowsDriver doesn't process characters with accents. 9 months ago
  BDisp 3c4564c907 Explain what the colors represent. 9 months ago
  BDisp c999fc0028 Trying fix unit tests. 9 months ago
  BDisp 68b41a3962 Set CanFocus true and only SetNeedsDisplay if were sent or answered. 9 months ago
  BDisp 1d58ba4514 Merge pull request #201 from tznind/single-multi 9 months ago
  BDisp a2872cdb9a Ensures a new iteration when _eventReady is already set. 9 months ago
  BDisp 64ad1a9901 Fix a bug which was sending the terminator to the mainloop. 9 months ago
  tznind 0ddc11c41b Add bulk send to scenario 9 months ago
  tznind c89efe5543 Add tab view for single/multi request sends 9 months ago
  BDisp 5b39c3d5a6 Fix unit test. 9 months ago
  BDisp 126bcef111 Add EscSeqRequests support to WindowsDriver. 9 months ago
  BDisp 6f2533726b Cleanup unused code and comments. 9 months ago
  BDisp de45b4bf39 Refactoring a lot CursesDriver. 9 months ago
  BDisp 8ab7ec5096 Fix for WindowsDriver. 9 months ago
  BDisp ee8d040407 Fix NetDriver and WindowsDriver. 9 months ago
  BDisp ba607f1380 Commenting GetIsKeyCodeAtoZ contradiction debug check. 9 months ago
  BDisp 1b6963f8db Improves a lot of console key mappings. 9 months ago