Commit History

Author SHA1 Message Date
  devmil e25c4fab73 utli -> util 4 years ago
  xuty 95bb7f368c add lenght to BufferLine constructor 4 years ago
  xuty bbc5d6fb6a apply new reflow algorithm 4 years ago
  devmil 508ac464f8 isWrapped reset 4 years ago
  devmil 92ef846089 Merge adaptions 4 years ago
  devmil c5a35fc58b Merge branch 'master' into feature/reflow_with_line_perf 4 years ago
  xuty 23bbcff78e remove unused includeBuffer 4 years ago
  xuty 6e79973b4a Merge branch 'feature/improve_line_manipulation_performance' into circularlist 4 years ago
  xuty 1037f5370c use ListMixin 4 years ago
  xuty 79e543fb9d split `splice` into `remove`, `insert` and `insertAll` for better readablity 4 years ago
  xuty bc1526fea3 check index 4 years ago
  devmil ab394bfd3f adapts reflow logic to CircularList 4 years ago
  devmil 12df625928 Merge branch 'feature/improve_line_manipulation_performance' into feature/reflow_with_line_perf 4 years ago
  devmil cf1aae2241 change CircularList to not reuse item instance but just manage the list cycle 4 years ago
  devmil e3558e56bb Fixes "clear" 4 years ago
  devmil fb96a9900e introducing CircularList 4 years ago
  devmil 1a8e074398 Proper AutoWrapMode 4 years ago
  devmil 1ddb793f2c Only do reflow when the main buffer is active 4 years ago
  devmil 9c10cc2fa5 adapts reflow to new BufferLine logic 4 years ago
  xuty fe8fb8f15b BufferLine backed by ByteData 4 years ago
  xuty e92f1a6275 fix broken terminal sequence problem 4 years ago
  xuty 102b4e5d8b optimize resize logic 4 years ago
  xuty 740aa878d1 add user scroll behavior 4 years ago
  xuty 6905ecc4a7 add isUserScrolling 4 years ago
  xuty a7b9d0c5cc add docs 4 years ago
  xuty aa167f787d add docs 4 years ago
  xuty bb1ade5953 performance optimization 4 years ago
  xuty a6e36ffc52 migrate to nnbd 4 years ago
  xuty 19198d2f5c ➕support input behavior customization 5 years ago
  xuty b43c71212d 🚀 performance improvement 5 years ago