Commit History

Author SHA1 Message Date
  Thomas Nind c88c772462 Fixes #3692++ - Rearchitects drivers (#3837) 6 months ago
  tznind 1480f1316b Rename method for clarity 9 months ago
  tznind 27b15ec8ee WIP Building after merge conflict resolved - but does it work? 9 months ago
  tznind 42ff86f68a Try to fix NetDriver compilation 9 months ago
  tznind 9f1d0b3c2e Fix parameter naming updated in error as part of refactor 9 months ago
  tznind 90d492716a Adds IConsoleDriver 9 months ago
  BDisp bea966978a Restoring drivers with the sctructural changes. 9 months ago
  BDisp 1ea9ae0b65 Handles error on request values. 9 months ago
  BDisp f0b2474b6f Code cleanup. 9 months ago
  BDisp 70e91f2b6f Tidy up code. 9 months ago
  BDisp 36876b9899 Change TryWriteAnsiRequest method to virtual which use common code for all drivers. 9 months ago
  BDisp 089f7569fd Simplify request responses handling. 9 months ago
  BDisp 6444cc07dd Fix ansi responses not being handling in WSL. 9 months ago
  BDisp 1680ec54d6 Make AnsiEscapeSequenceRequests static. 9 months ago
  BDisp c6512e62de Finally fixed IncompleteCkInfos handling in NetDriver. 9 months ago
  BDisp 8c5832f8f1 Fix NetDriver to also work well in Linux. 9 months ago
  BDisp 012d47e28f Fix IncompleteCkInfos bug. 10 months ago
  BDisp a6af3aadb7 An huge improvements on drivers and bug fixes. 10 months ago
  BDisp 2124ad3b1e Cleanup code. 10 months ago
  BDisp 873b5783ef #nullable enable. 10 months ago
  BDisp 3e952df5f7 Change to BlockingCollection, thanks to @tznind. 10 months ago
  BDisp f87c2b1e83 Rename EscSeq to AnsiEscapeSequence and move to his folder. 10 months ago
  BDisp bdcc0ff6d4 Return null instead if empty and fix a bug that was returning the terminator as input. 10 months ago
  BDisp 0b11e20e2f Change Response to a nullable string. 10 months ago
  Tig 2919d55817 Code Review 10 months ago