提交历史

作者 SHA1 备注 提交日期
  devmil 0b5dcd9508 fixes resizing of non-active buffer 4 年之前
  devmil 7e09626fbe Terminal implements TerminalUiInteraction 4 年之前
  devmil df9c4cb671 TerminalBackend interface 4 年之前
  devmil 5da873ab86 Fixes scrolling and initial size propagation 4 年之前
  devmil e25c4fab73 utli -> util 4 年之前
  devmil c5a35fc58b Merge branch 'master' into feature/reflow_with_line_perf 4 年之前
  xuty 6dcd68f63d Merge pull request #22 from devmil/feature/handle_mac_input_specialties 4 年之前
  xuty 8806d650cd Merge branch 'master' into feature/improve_line_manipulation_performance 4 年之前
  xuty 33c93bf338 increase queue initial size 4 年之前
  devmil 0d573ba65b fixes OPTION+LEFT/RIGHT handling for Macs 4 年之前
  xuty bc1526fea3 check index 4 年之前
  xuty cce56db683 Revert "Fixes Option + Left/Right for Macs" 4 年之前
  devmil 12df625928 Merge branch 'feature/improve_line_manipulation_performance' into feature/reflow_with_line_perf 4 年之前
  devmil fb96a9900e introducing CircularList 4 年之前
  devmil 78f20ae8a4 fixes OPTION+LEFT/RIGHT handling for Macs 4 年之前
  devmil 1eb68f3904 adds maxLines = 10000 as a default (should be reasonable) 4 年之前
  devmil 1a8e074398 Proper AutoWrapMode 4 年之前
  devmil 9c10cc2fa5 adapts reflow to new BufferLine logic 4 年之前
  xuty b46dfd2735 replace 0x00000000 with TerminalColor.transparent 4 年之前
  xuty fe8fb8f15b BufferLine backed by ByteData 4 年之前
  xuty 8ff63e5d9d update doc 4 年之前
  xuty e92f1a6275 fix broken terminal sequence problem 4 年之前
  xuty 102b4e5d8b optimize resize logic 4 年之前
  xuty a7b9d0c5cc add docs 4 年之前
  xuty 68d0c3f056 sbcMaxCodepoint -> sbcMaxCodePoint 4 年之前
  xuty 74765b298c further optimize sbc handling 4 年之前
  xuty f8139b0467 add doc for bracketedPasteMode 4 年之前
  xuty 30cbe1b738 add doc for applicationCursorKeys 4 年之前
  xuty 22ece52e53 add comments 4 年之前
  xuty bb1ade5953 performance optimization 4 年之前