コミット履歴

作者 SHA1 メッセージ 日付
  xuty 02ceb5e3d4 use >= 4 年 前
  devmil 0d573ba65b fixes OPTION+LEFT/RIGHT handling for Macs 4 年 前
  xuty 24d7d575d4 fix `Unexpected call to replaceGestureRecognizers() method of RawGestureDetectorState.` 4 年 前
  xuty 79e543fb9d split `splice` into `remove`, `insert` and `insertAll` for better readablity 4 年 前
  xuty bc1526fea3 check index 4 年 前
  xuty 8b62064565 add comma to trigger auto formatting 4 年 前
  xuty 3a2b70c6a0 Merge pull request #21 from TerminalStudio/revert-19-feature/handle_mac_input_specialties 4 年 前
  xuty cce56db683 Revert "Fixes Option + Left/Right for Macs" 4 年 前
  xuty 9286d8c8f6 Merge pull request #19 from devmil/feature/handle_mac_input_specialties 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 年 前
  xuty d050950e3e replace [jumpTo] with [correctPixels] to reduce overhead 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 1ddb793f2c Only do reflow when the main buffer is active 4 年 前
  devmil 9c10cc2fa5 adapts reflow to new BufferLine logic 4 年 前
  devmil 0990255d17 Merge remote-tracking branch 'origin/master' into feature/reflow 4 年 前
  xuty 97f57f2369 Merge pull request #16 from TerminalStudio/bufferline 4 年 前
  xuty 4b34304a6f set cell to zero after insert 4 年 前
  xuty 79d5b1316a implement insert and insertN 4 年 前
  xuty 3296e1078e cursor width at lease 1 4 年 前
  xuty b0d199a8a9 implement BufferLine.clear 4 年 前
  xuty a4efcbc9c7 pass offset to parseAnsiColour 4 年 前
  xuty 0b8c558469 fix typo 4 年 前
  xuty 984882dd2e replace 0x00000000 with TerminalColor.transparent 4 年 前
  xuty b46dfd2735 replace 0x00000000 with TerminalColor.transparent 4 年 前