Commit History

Author SHA1 Message Date
  BDisp be1dc806af Fix comment. 9 months ago
  BDisp a6af3aadb7 An huge improvements on drivers and bug fixes. 9 months ago
  BDisp f87c2b1e83 Rename EscSeq to AnsiEscapeSequence and move to his folder. 9 months ago
  BDisp 629cea841d Handling null response. 9 months ago
  BDisp bdcc0ff6d4 Return null instead if empty and fix a bug that was returning the terminator as input. 9 months ago
  BDisp 0b11e20e2f Change Response to a nullable string. 9 months ago
  Tig 2919d55817 Code Review 9 months ago
  BDisp e2f3b7b5e1 Using empty string instead of space. 9 months ago
  BDisp c1063a00fe Remove unneeded abstract ConsoleDriver objects. 9 months ago
  BDisp 542d82dd55 Remove response from error. 10 months ago
  BDisp 1ecff5e5da Fix ansi multi-thread requests handling in the NetDriver. 10 months ago
  BDisp 7fa098f0ab Remove unnecessary IsSuspendRead property. 10 months ago
  BDisp 34fb5b56ab Non-blocking ReadConsoleInput in WindowsDriver. 10 months ago
  BDisp 93483288c6 Rename to WriteAnsiRequest. 10 months ago
  BDisp 884011e99c Improving WriteAnsi method to return the response. 10 months ago
  BDisp b35b9f537a Add abstract WriteAnsi into the ConsoleDriver for each driver handling ansi escape sequence. 10 months ago
  BDisp e5c30eb442 Make AnsiEscapeSequenceRequest agnostic of each driver. 10 months ago
  BDisp 2c76ed20ac Fix exception throwing if no terminator is specified. 10 months ago
  BDisp 922f586904 Replace from TryParse to TryExecuteAnsiRequest. 10 months ago
  BDisp bdc6fe6873 Code cleanup. 10 months ago
  BDisp 8050202db8 Replace ExecuteAnsiRequest with TryParse. 10 months ago
  BDisp 8d52fe731f Fix NetDriver read key issue. 10 months ago
  BDisp 21c31557c0 Prevents empty response error. 10 months ago
  BDisp c89a9c8dfb Add AnsiEscapeSequenceRequest and AnsiEscapeSequenceResponse classes. 10 months ago