История коммитов

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