Commit History

Author SHA1 Message Date
  Tonttu ef20ff68a9 Reduce string allocations in IConsoleOutput implementations (#3978) 5 months ago
  Tonttu bc8bf380b2 Reduce legacy Windows driver ANSI escape sequence intermediate string allocations (#3936) 5 months ago
  tznind 994bf556a7 Start fixing null-ability 8 months ago
  tznind 42ff86f68a Try to fix NetDriver compilation 8 months ago
  tznind 49f45bb7a4 WIP merge v2_develop 8 months ago
  BDisp 180b06f947 Simplify and correctness ANSI escape sequences. 8 months ago
  BDisp be9cb6bbbb Always reset IncompleteCkInfos. 8 months ago
  BDisp bea966978a Restoring drivers with the sctructural changes. 8 months ago
  BDisp f87c2b1e83 Rename EscSeq to AnsiEscapeSequence and move to his folder. 9 months ago
  BDisp 7d9ae7f341 Ad more unit test to handling with IsLetterOrDigit, IsPunctuation and IsSymbol. 9 months ago
  Tig 2919d55817 Code Review 9 months ago
  BDisp 81eb301b56 Fix escSeqRequests that may be null running unit tests. 9 months ago
  BDisp e35b37fb4d Add InvalidRequestTerminator property. 9 months ago
  BDisp 808896d800 Fix bug where some key were not been split. 9 months ago
  tznind 27f131713f Sixel detection and added Abandoned event 9 months ago
  tznind 395bee419a Add support for sending other types of requests 9 months ago
  BDisp 1b6963f8db Improves a lot of console key mappings. 9 months ago
  tznind 26e86c5628 Merge branch 'ansi-parser' into ansi-parser-net-driver 9 months ago
  BDisp ee0f93d543 Merge branch 'v2_develop' into v2_3767_ansi-escape-sequence-all-drivers 9 months ago
  tznind b30c92bceb Fix MapConsoleKeyInfo not working with Esc properly 9 months ago
  BDisp 5ef34b8e54 Refactoring code. 10 months ago
  BDisp 884011e99c Improving WriteAnsi method to return the response. 10 months ago
  BDisp d963941522 Preparing NetDriver to handle ansi response on demand. 10 months ago
  BDisp c89a9c8dfb Add AnsiEscapeSequenceRequest and AnsiEscapeSequenceResponse classes. 10 months ago
  BDisp 0b3d219961 Using a more appropriate request for cursor position. 10 months ago
  BDisp 9de21e066d Fixes #3767. Allowing any driver to request ANSI escape sequence with immediate response. 10 months ago
  tznind 9990a552d2 Fix for accepting 10 months ago
  tznind 54308ffb27 Sixel resolution measuring 10 months ago
  tznind fe7e10a130 Get sixel resolution using CSI 16 t 10 months ago
  tznind 08aa9925b5 Switch to existing consts 10 months ago