コミット履歴

作者 SHA1 メッセージ 日付
  xuty d20e2d74bb Merge pull request #129 from tauu/limited-window-manipulation 3 年 前
  xuty 914586fee6 Add tests for EscapeParser 3 年 前
  xuty 130d5fa50b Merge pull request #127 from tauu/v3-block-selection 3 年 前
  xuty f01b2dd416 Add tests for TerminalController 3 年 前
  xuty 3dcb04b28b Add comments on setSelectionRange 3 年 前
  xuty b7fb7a0222 Make sure at lease one cell is selected in drag 3 年 前
  xuty 7730b13f23 Add comments 3 年 前
  xuty 75db808bb1 Make getWordBoundary return BufferRangeLine 3 年 前
  xuty bc08f23e71 Convert forEach loop to for..in loop 3 年 前
  xuty d9560fecb9 Add more tests 3 年 前
  xuty 7a1fdd8f6d Add comments 3 年 前
  xuty a63420a91a Merge branch 'master' of https://github.com/TerminalStudio/xterm.dart 3 年 前
  xuty cefa8810b4 Fix lint issue 3 年 前
  xuty f79fdcaee9 Remove test code 3 年 前
  xuty ad389a8843 Merge pull request #128 from tauu/fix-underlined-spaces 3 年 前
  xuty 03a245d3fd Rename c to char 3 年 前
  xuty 8e77d5f370 Merge branch 'master' of https://github.com/TerminalStudio/xterm.dart 3 年 前
  xuty b7fa190786 Add terminal color golden test 3 年 前
  xuty 6ba4c20fc3 Merge pull request #126 from tauu/set-input-handler 3 年 前
  xuty eb02054e6e Add tests for Terminal.inputHandler 3 年 前
  Georg Wechslberger 355c761cdd feat: limited window manipulation support 3 年 前
  xuty 541c971c47 Make inputHandler nullable 3 年 前
  xuty 9cec0c6707 Merge pull request #125 from tauu/export-terminal-target-platform 3 年 前
  xuty 5b4446cb89 Add tests for focusNode 3 年 前
  xuty 8df279e967 Merge pull request #124 from tauu/fix-dispose-focus-node 3 年 前
  xuty 0fa88e60b8 Merge pull request #123 from tauu/readonly-view 3 年 前
  xuty b89b7f53a0 Add test 3 年 前
  Georg Wechslberger 898e8bc8fb fix: workaround to draw underlined spaces 3 年 前
  Georg Wechslberger 6ebd41b148 feat: use current selection mode for selecting text 3 年 前
  Georg Wechslberger f199ddeb16 feat: switch between line and block selection 3 年 前