Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Tig c19cc7c332 Code cleanup 11 bulan lalu
  Tig 84b271947a Fixed InvokingKeyBindings event semantics 11 bulan lalu
  Tig 6df071fbe1 Fixed. 11 bulan lalu
  Tig ee196fec48 WIP: Keyboard event improvements 11 bulan lalu
  tznind 04b336a0ac Try adding sixel to curses driver 11 bulan lalu
  Tig d6852cbbdc KeyUp/Down api docs 11 bulan lalu
  Tig 61be0615e0 Fixed TableView key handling 11 bulan lalu
  Tig 8cb0c84282 Fixed View.KeyDown/Up event handling 11 bulan lalu
  Thomas Nind c46cf78d9a Merge branch 'v2_develop' into sixel-encoder-tinkering 11 bulan lalu
  Tig 1e99319367 Fixed 11 bulan lalu
  tznind aa1c9bf286 Add some comments to main parser method and mark as protected 11 bulan lalu
  tznind 563eace487 Mostly working for NetDriver 11 bulan lalu
  tznind effe1991e3 Remove 'seen' debug aid 11 bulan lalu
  tznind ac90ed9de6 AnsiParser working with CursesDriver and WindowsDriver 11 bulan lalu
  tznind 30ad592cd3 Investigate adding to CursesDriver 11 bulan lalu
  tznind 67b28925cc Change WindowsDriver to send down/up on key down and ignore key up events from win 32 api 11 bulan lalu
  tznind 204d640f0b WIP: Scenario 11 bulan lalu
  tznind d642fb6575 Add WindowsDriverKeyPairer 11 bulan lalu
  tznind 1877cc7f1b Add exploration of Esc + typing and standardize unicode to \u001b 11 bulan lalu
  tznind 88922c2f43 Fix use case of 2 esc in a row 11 bulan lalu
  tznind 16a787e196 Fix base class dropping T all over the place 11 bulan lalu
  tznind dbfdffba7a Give AnsiResponseParser a chance to release its content each iteration if it has been some time since we saw Esc 11 bulan lalu
  tznind c99487f313 Double up all tests so that generic and string versions are both tested 11 bulan lalu
  tznind 4d54292208 Add string version 11 bulan lalu
  tznind 9f8fbc0698 Refactor so there is an abstract base parser 11 bulan lalu
  tznind af3a80587f Proof of concept DAR request 11 bulan lalu
  tznind d1669a50b8 Allow attatching arbitrary metadata to each char handled by AnsiResponseParser 11 bulan lalu
  tznind fa15389e9c Fix unit test cases 11 bulan lalu
  tznind b83219d82c WIP - Add lots of tests, needs validation as expectations are wrong in many that are failing (AI) 11 bulan lalu
  tznind 964196d3b9 Change to hashmap char since all terminators we ignore are single character 11 bulan lalu