Историја ревизија

Аутор SHA1 Порука Датум
  devmil 66b08316c5 Removes `Terminal` from public Buffer API пре 4 година
  xuty e21bdea4ea implement ListBufferLine пре 4 година
  devmil 0b5dcd9508 fixes resizing of non-active buffer пре 4 година
  devmil 8b866a4440 Fixes wrong delete behavior пре 4 година
  devmil e25c4fab73 utli -> util пре 4 година
  xuty 95bb7f368c add lenght to BufferLine constructor пре 4 година
  xuty bbc5d6fb6a apply new reflow algorithm пре 4 година
  devmil 508ac464f8 isWrapped reset пре 4 година
  devmil 92ef846089 Merge adaptions пре 4 година
  devmil c5a35fc58b Merge branch 'master' into feature/reflow_with_line_perf пре 4 година
  xuty 23bbcff78e remove unused includeBuffer пре 4 година
  xuty 6e79973b4a Merge branch 'feature/improve_line_manipulation_performance' into circularlist пре 4 година
  xuty 1037f5370c use ListMixin пре 4 година
  xuty 79e543fb9d split `splice` into `remove`, `insert` and `insertAll` for better readablity пре 4 година
  xuty bc1526fea3 check index пре 4 година
  devmil ab394bfd3f adapts reflow logic to CircularList пре 4 година
  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 година
  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 година
  xuty fe8fb8f15b BufferLine backed by ByteData пре 4 година
  xuty e92f1a6275 fix broken terminal sequence problem пре 4 година
  xuty 102b4e5d8b optimize resize logic пре 4 година
  xuty 740aa878d1 add user scroll behavior пре 4 година
  xuty 6905ecc4a7 add isUserScrolling пре 4 година
  xuty a7b9d0c5cc add docs пре 4 година
  xuty aa167f787d add docs пре 4 година