Commit History

Author SHA1 Message Date
  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