Historique des commits

Auteur SHA1 Message Date
  xuty 295bbd35c7 Merge branch 'master' into pr/tauu/130 il y a 3 ans
  xuty 7f3e272dd5 Temporarily remove autofocus test il y a 3 ans
  xuty 0600a4fe75 Add tests for mouse events il y a 3 ans
  xuty 16acf14616 Add comments on MouseReportMode il y a 3 ans
  Georg Wechslberger 6c21dc74b0 fix: handle forceCallback param correctly il y a 3 ans
  xuty b207636595 Add coverage upload step in ci il y a 3 ans
  xuty 5a2eda5ad9 Enable analyze in ci il y a 3 ans
  xuty 9761c7eef5 Fix lint issue found after use flutter 3.3.2 il y a 3 ans
  xuty 36225b29a8 Use flutter_pty 0.3.x in example/ il y a 3 ans
  xuty 1220763c5c Add @override on mouseReportMode il y a 3 ans
  xuty e7da0e8d1a Annotate shouldSendPointerInput to be @internal il y a 3 ans
  xuty eb54377ce3 Rearrange field order il y a 3 ans
  xuty eea188c9a6 Add line break il y a 3 ans
  xuty 9a87cec538 Remove unused import il y a 3 ans
  xuty 89b7dc7f80 Add tests for MouseReporter.report il y a 3 ans
  xuty ebf0e73f1f Make MouseReporter abstract il y a 3 ans
  xuty 5979da288b Make MouseReporter return String il y a 3 ans
  xuty f1fde74468 Convert enum extension to enhanced enum il y a 3 ans
  xuty d20e2d74bb Merge pull request #129 from tauu/limited-window-manipulation il y a 3 ans
  xuty 914586fee6 Add tests for EscapeParser il y a 3 ans
  xuty 130d5fa50b Merge pull request #127 from tauu/v3-block-selection il y a 3 ans
  xuty f01b2dd416 Add tests for TerminalController il y a 3 ans
  xuty 3dcb04b28b Add comments on setSelectionRange il y a 3 ans
  xuty b7fb7a0222 Make sure at lease one cell is selected in drag il y a 3 ans
  xuty 7730b13f23 Add comments il y a 3 ans
  xuty 75db808bb1 Make getWordBoundary return BufferRangeLine il y a 3 ans
  xuty bc08f23e71 Convert forEach loop to for..in loop il y a 3 ans
  xuty d9560fecb9 Add more tests il y a 3 ans
  xuty 7a1fdd8f6d Add comments il y a 3 ans
  Georg Wechslberger 40de5b5dd3 fix: do not send any mouse input to the terminal if readOnly is true il y a 3 ans