Historique des commits

Auteur SHA1 Message Date
  devmil 0d573ba65b fixes OPTION+LEFT/RIGHT handling for Macs il y a 4 ans
  xuty 24d7d575d4 fix `Unexpected call to replaceGestureRecognizers() method of RawGestureDetectorState.` 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
  xuty 8b62064565 add comma to trigger auto formatting il y a 4 ans
  xuty 3a2b70c6a0 Merge pull request #21 from TerminalStudio/revert-19-feature/handle_mac_input_specialties il y a 4 ans
  xuty cce56db683 Revert "Fixes Option + Left/Right for Macs" il y a 4 ans
  xuty 9286d8c8f6 Merge pull request #19 from devmil/feature/handle_mac_input_specialties 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
  xuty d050950e3e replace [jumpTo] with [correctPixels] to reduce overhead il y a 4 ans
  devmil 78f20ae8a4 fixes OPTION+LEFT/RIGHT handling for Macs il y a 4 ans
  devmil 1eb68f3904 adds maxLines = 10000 as a default (should be reasonable) 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
  devmil 0990255d17 Merge remote-tracking branch 'origin/master' into feature/reflow il y a 4 ans
  xuty 97f57f2369 Merge pull request #16 from TerminalStudio/bufferline il y a 4 ans
  xuty 4b34304a6f set cell to zero after insert il y a 4 ans
  xuty 79d5b1316a implement insert and insertN il y a 4 ans
  xuty 3296e1078e cursor width at lease 1 il y a 4 ans
  xuty b0d199a8a9 implement BufferLine.clear il y a 4 ans
  xuty a4efcbc9c7 pass offset to parseAnsiColour il y a 4 ans
  xuty 0b8c558469 fix typo il y a 4 ans
  xuty 984882dd2e replace 0x00000000 with TerminalColor.transparent il y a 4 ans
  xuty b46dfd2735 replace 0x00000000 with TerminalColor.transparent il y a 4 ans
  xuty 6afecb7d39 rm unused flag il y a 4 ans