Historique des commits

Auteur SHA1 Message Date
  devmil ab394bfd3f adapts reflow logic to CircularList il y a 4 ans
  devmil 12df625928 Merge branch 'feature/improve_line_manipulation_performance' into feature/reflow_with_line_perf il y a 4 ans
  devmil cf1aae2241 change CircularList to not reuse item instance but just manage the list cycle il y a 4 ans
  devmil e3558e56bb Fixes "clear" il y a 4 ans
  devmil fb96a9900e introducing CircularList il y a 4 ans
  xuty d050950e3e replace [jumpTo] with [correctPixels] to reduce overhead il y a 4 ans
  devmil 1eb68f3904 adds maxLines = 10000 as a default (should be reasonable) il y a 4 ans
  devmil 1a8e074398 Proper AutoWrapMode il y a 4 ans
  devmil 1ddb793f2c Only do reflow when the main buffer is active il y a 4 ans
  devmil 9c10cc2fa5 adapts reflow to new BufferLine logic il y a 4 ans
  devmil 0990255d17 Merge remote-tracking branch 'origin/master' into feature/reflow il y a 4 ans
  xuty 97f57f2369 Merge pull request #16 from TerminalStudio/bufferline il y a 4 ans
  xuty 4b34304a6f set cell to zero after insert il y a 4 ans
  xuty 79d5b1316a implement insert and insertN il y a 4 ans
  xuty 3296e1078e cursor width at lease 1 il y a 4 ans
  xuty b0d199a8a9 implement BufferLine.clear il y a 4 ans
  xuty a4efcbc9c7 pass offset to parseAnsiColour il y a 4 ans
  xuty 0b8c558469 fix typo il y a 4 ans
  xuty 984882dd2e replace 0x00000000 with TerminalColor.transparent il y a 4 ans
  xuty b46dfd2735 replace 0x00000000 with TerminalColor.transparent il y a 4 ans
  xuty 6afecb7d39 rm unused flag il y a 4 ans
  xuty fe8fb8f15b BufferLine backed by ByteData il y a 4 ans
  xuty 12f3c329cd update benchmark il y a 4 ans
  xuty 68a6b63c32 add type notation il y a 4 ans
  xuty 1260dfc4c2 add csi parsing benchmark il y a 4 ans
  xuty 41fc510709 optimize table lookup performance il y a 4 ans
  xuty 784a3cc643 add api doc il y a 4 ans
  xuty 0356cf4635 Merge pull request #15 from TerminalStudio/fix-broken-sequence il y a 4 ans
  xuty 8ff63e5d9d update doc il y a 4 ans
  xuty e92f1a6275 fix broken terminal sequence problem il y a 4 ans