Commit History

Author SHA1 Message Date
  tznind 26e86c5628 Merge branch 'ansi-parser' into ansi-parser-net-driver 10 months ago
  tznind b30c92bceb Fix MapConsoleKeyInfo not working with Esc properly 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
  tznind db0fc41d54 Determine whether sixel is supported by issuing a Device Attributes Request 11 months ago
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  BDisp 44ae053487 Fix XML doc. 1 year ago
  BDisp 4610a3253d Fixes #3540. V2: Keyboard input not working on Unix platforms 1 year ago
  Tig 6b35abc790 Cleand up warnings 1 year ago
  Tig 667912a610 Fixed a buinch of bugs. Updated unit tests including some that test all views to utilize TheoryData 1 year ago
  Brandon Thetford 799d82986d Add some commentary 1 year ago
  Brandon Thetford 7b799a1a3c A collection expression and null coalescing assignment 1 year ago
  Brandon Thetford 85698529dc string.Empty 1 year ago
  Brandon Thetford 489da798bb Can make that static to avoid a callvirt 1 year ago
  Brandon Thetford 99e0a5a83a Condense another switch and annotate nullability 1 year ago
  Brandon Thetford 4b462809e5 Condense down to a check for Z and then a single switch return. (performance) 1 year ago
  Brandon Thetford cbaca4cc71 More .Empty opportunities and commentary 1 year ago
  Brandon Thetford 6e8e3aeea5 Condense this down to a switch expression 1 year ago
  Brandon Thetford afe4e2191e Merge remote-tracking branch 'origin/v2_develop' into v2_cleanup_work_1 1 year ago
  Brandon Thetford 776044b716 Remove this method and its test 1 year ago
  Brandon Thetford b2c05221bd Turn this into a constant via use of a unicode literal 1 year ago
  Brandon Thetford 278af5a55a This is a constant 1 year ago
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` 1 year ago
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  BDisp 30f2b54763 Fixes #3234. ProcessContinuousButtonPressedAsync is always passing the start location. (#3235) 1 year ago
  Tig 7af54f369d Robustness improvements in prep for implementing Virtual Terminal Sequences (#3094) 1 year ago