Historique des commits

Auteur SHA1 Message Date
  devmil 66b08316c5 Removes `Terminal` from public Buffer API il y a 4 ans
  xuty e21bdea4ea implement ListBufferLine il y a 4 ans
  devmil 0b5dcd9508 fixes resizing of non-active buffer il y a 4 ans
  devmil 8b866a4440 Fixes wrong delete behavior il y a 4 ans
  devmil e25c4fab73 utli -> util il y a 4 ans
  xuty 95bb7f368c add lenght to BufferLine constructor il y a 4 ans
  xuty bbc5d6fb6a apply new reflow algorithm il y a 4 ans
  devmil 508ac464f8 isWrapped reset 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 23bbcff78e remove unused includeBuffer il y a 4 ans
  xuty 6e79973b4a Merge branch 'feature/improve_line_manipulation_performance' into circularlist il y a 4 ans
  xuty 1037f5370c use ListMixin il y a 4 ans
  xuty 79e543fb9d split `splice` into `remove`, `insert` and `insertAll` for better readablity il y a 4 ans
  xuty bc1526fea3 check index il y a 4 ans
  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
  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
  xuty fe8fb8f15b BufferLine backed by ByteData 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 740aa878d1 add user scroll behavior il y a 4 ans
  xuty 6905ecc4a7 add isUserScrolling il y a 4 ans
  xuty a7b9d0c5cc add docs il y a 4 ans
  xuty aa167f787d add docs il y a 4 ans