Commit History

作者 SHA1 備註 提交日期
  xuty 557d3d6fb6 fix lint warnings 4 年之前
  xuty 50af3e713e Merge pull request #77 from devmil/feature/better_terminal_isolate_error_message 4 年之前
  devmil ed68130861 adds Container while TerminalIsolate is initializing 4 年之前
  devmil a119bac058 Fixes typo 4 年之前
  devmil aaeebed3f7 adds check if the TerminalIsolate has already been started 4 年之前
  xuty 56eb9a0b46 Merge pull request #74 from jda258/keyboard_customizations 4 年之前
  Joshua David Akers c309865cc6 add configuration options for keyboard 4 年之前
  xuty 9e35b8914e Merge pull request #69 from linhanyu/example_probleam 4 年之前
  xuty 58adb7e2fd Use utf8.decoder to handle broken utf8 chunks 4 年之前
  xuty f36c8f7998 Merge pull request #67 from linhanyu/master 4 年之前
  xuty 1fa516eb88 Merge pull request #66 from devmil/feature/fix_inverse_color_when_no_color 4 年之前
  stalin eae35146cb change interface of ssh.dart example to satisfied new dartssh. 4 年之前
  stalin 43e5414b7a fix: add null safety check for controller.Scroll control might throw 4 年之前
  devmil 66e6b590aa Fixes inverse color text (when background == 0) 4 年之前
  xuty 4305aeea90 Merge pull request #63 from linhanyu/master 4 年之前
  xuty fabfcf686c Declare fields as final 4 年之前
  xuty f220f96150 Run flutter format . 4 年之前
  stalin 21277942d1 fix example build problem of flutter-windows for new version of flutter . regenerate project by 4 年之前
  stalin e7c825be00 fix null safety probleam to satisfied flutter 2.6 4 年之前
  xuty 9f4e3122e0 Merge pull request #62 from devmil/bugfix/opt_keys_mac_activate_special_functionality 4 年之前
  devmil 746b4465b7 Improvements & regenerate test mocks 4 年之前
  devmil 6a65516d3a Fixes ALT + L for a Mac (German Layout) 4 年之前
  xuty bf149d0721 Merge pull request #61 from devmil/bugfix/multi_character_input 4 年之前
  xuty 5231033da5 try to fix #61 4 年之前
  xuty 0a6cf1540b Add tests for InputBehaviorDesktop 4 年之前
  devmil c2251292aa fixes formatting problem 4 年之前
  devmil 9a6369a99c Adds a workaround for input system race conditions (double characters) 4 年之前
  xuty 042fe1dfb8 Merge pull request #60 from devmil/feature/search 4 年之前
  devmil 6e12265401 Fixes unicode width handling for search 4 年之前
  xuty 47b31281f8 Add test for CJK character search 4 年之前