Historique des commits

Auteur SHA1 Message Date
  xuty e21bdea4ea implement ListBufferLine il y a 4 ans
  devmil 51b077856b ack processed data chunks il y a 4 ans
  devmil ee1c19b138 Some code comments il y a 4 ans
  devmil 38e6cb9341 Routes exitCode via Terminal il y a 4 ans
  devmil 0b5dcd9508 fixes resizing of non-active buffer il y a 4 ans
  devmil 7e09626fbe Terminal implements TerminalUiInteraction il y a 4 ans
  devmil df9c4cb671 TerminalBackend interface il y a 4 ans
  devmil 5da873ab86 Fixes scrolling and initial size propagation il y a 4 ans
  devmil e25c4fab73 utli -> util il y a 4 ans
  devmil c5a35fc58b Merge branch 'master' into feature/reflow_with_line_perf il y a 4 ans
  xuty 6dcd68f63d Merge pull request #22 from devmil/feature/handle_mac_input_specialties il y a 4 ans
  xuty 8806d650cd Merge branch 'master' into feature/improve_line_manipulation_performance il y a 4 ans
  xuty 33c93bf338 increase queue initial size il y a 4 ans
  devmil 0d573ba65b fixes OPTION+LEFT/RIGHT handling for Macs il y a 4 ans
  xuty bc1526fea3 check index il y a 4 ans
  xuty cce56db683 Revert "Fixes Option + Left/Right for Macs" 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 fb96a9900e introducing CircularList il y a 4 ans
  devmil 78f20ae8a4 fixes OPTION+LEFT/RIGHT handling for Macs 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 9c10cc2fa5 adapts reflow to new BufferLine logic il y a 4 ans
  xuty b46dfd2735 replace 0x00000000 with TerminalColor.transparent il y a 4 ans
  xuty fe8fb8f15b BufferLine backed by ByteData 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
  xuty 102b4e5d8b optimize resize logic il y a 4 ans
  xuty a7b9d0c5cc add docs il y a 4 ans
  xuty 68d0c3f056 sbcMaxCodepoint -> sbcMaxCodePoint il y a 4 ans
  xuty 74765b298c further optimize sbc handling il y a 4 ans