Commit History

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