Historial de Commits

Autor SHA1 Mensaje Fecha
  xuty d20e2d74bb Merge pull request #129 from tauu/limited-window-manipulation hace 3 años
  xuty 914586fee6 Add tests for EscapeParser hace 3 años
  xuty 130d5fa50b Merge pull request #127 from tauu/v3-block-selection hace 3 años
  xuty f01b2dd416 Add tests for TerminalController hace 3 años
  xuty 3dcb04b28b Add comments on setSelectionRange hace 3 años
  xuty b7fb7a0222 Make sure at lease one cell is selected in drag hace 3 años
  xuty 7730b13f23 Add comments hace 3 años
  xuty 75db808bb1 Make getWordBoundary return BufferRangeLine hace 3 años
  xuty bc08f23e71 Convert forEach loop to for..in loop hace 3 años
  xuty d9560fecb9 Add more tests hace 3 años
  xuty 7a1fdd8f6d Add comments hace 3 años
  Georg Wechslberger 9f064995e9 fix: dispose TerminalController and ScrollController hace 3 años
  Georg Wechslberger 631f77249c fix: _focusNode of TerminvalViewState may not be final hace 3 años
  Georg Wechslberger 40de5b5dd3 fix: do not send any mouse input to the terminal if readOnly is true hace 3 años
  Georg Wechslberger 3a9d04287f feat: add hardwareKeyboardOnly hace 3 años
  Georg Wechslberger 28f173145f fix: export enums required to implement a TerminalMouserHandler hace 3 años
  Georg Wechslberger f0fc9132fe fix: do not report up events mouse wheel buttons hace 3 años
  Georg Wechslberger e81014193c feat: call onTap* of TerminalView only if event not handled by Terminal hace 3 años
  Georg Wechslberger 88f8ddb116 feat: support deactiving some or all mouse events in the TerminalController hace 3 años
  Georg Wechslberger c643d00b66 feat: report secondary and tertiary taps as right and middle mouse buttons hace 3 años
  Georg Wechslberger a6e3677eb7 feat: tap events trigger a left mouse click on the terminal hace 3 años
  Georg Wechslberger 38cc56ed89 feat: add mouse input handling to the terminal hace 3 años
  Georg Wechslberger 3bcee88cd7 feat: define handler for mouse inputs to a terminal hace 3 años
  Georg Wechslberger 07d01a495c feat: add MouseReporter to create CSI for mouse events hace 3 años
  Georg Wechslberger f94be366da chore: define enums for mouse buttons and their states hace 3 años
  Georg Wechslberger 441b84c153 chore: move MouseMode enum to a mouse subfolder hace 3 años
  Georg Wechslberger 36e8e7ea46 feat: add mouseReportMode getter to TerminalState hace 3 años
  xuty a63420a91a Merge branch 'master' of https://github.com/TerminalStudio/xterm.dart hace 3 años
  xuty cefa8810b4 Fix lint issue hace 3 años
  xuty f79fdcaee9 Remove test code hace 3 años