Historique des commits

Auteur SHA1 Message Date
  devmil e1edd9c40a removes leftovers from old port il y a 4 ans
  xuty 85a57be536 avoid unexpected calling of `setState` il y a 4 ans
  xuty f6e7156a59 fix scrollbar support il y a 4 ans
  devmil 2f0078f50a Wide character special handling during reflow il y a 4 ans
  devmil 50e49fbbcf emojis work in principal. Fast size change leads to strange effects il y a 4 ans
  devmil 6454c889cb Replace reflow logic with the one from aminal (go terminal emulator) il y a 4 ans
  devmil 508ac464f8 isWrapped reset il y a 4 ans
  devmil 00b722f765 Some code adaptions il y a 4 ans
  devmil 92ef846089 Merge adaptions il y a 4 ans
  devmil c5a35fc58b Merge branch 'master' into feature/reflow_with_line_perf il y a 4 ans
  xuty 9a3276e7bb Merge pull request #25 from TerminalStudio/fix_csi_parsing il y a 4 ans
  xuty 92fbb4995a correctly handle CSI without parameters il y a 4 ans
  xuty 6dcd68f63d Merge pull request #22 from devmil/feature/handle_mac_input_specialties il y a 4 ans
  xuty 2e21d0783b add trailing comma to trigger line breaks il y a 4 ans
  xuty c1871568ed Merge pull request #20 from devmil/feature/improve_line_manipulation_performance il y a 4 ans
  xuty 8806d650cd Merge branch 'master' into feature/improve_line_manipulation_performance il y a 4 ans
  xuty bb330e0623 add type notation il y a 4 ans
  xuty 23bbcff78e remove unused includeBuffer il y a 4 ans
  xuty c41af1f862 add toList back il y a 4 ans
  xuty 3528974122 retire ListMixin il y a 4 ans
  xuty 6e79973b4a Merge branch 'feature/improve_line_manipulation_performance' into circularlist il y a 4 ans
  xuty b44dccf690 remove unused onTrimmed il y a 4 ans
  xuty e488abe31e clamp _startIndex in trimStart il y a 4 ans
  xuty 1037f5370c use ListMixin il y a 4 ans
  xuty e8c0fa7592 replace floor() with ~/ il y a 4 ans
  xuty 33c93bf338 increase queue initial size il y a 4 ans
  xuty 2d83aeb997 add line writing benchmark il y a 4 ans
  Michael Lamers 68a1d6f7b4 Merge pull request #1 from TerminalStudio/circularlist il y a 4 ans
  devmil a8b2933a42 don't bind mac behavior to Platform.isMacOS il y a 4 ans
  xuty 02ceb5e3d4 use >= il y a 4 ans