xuty
|
d9560fecb9
Add more tests
|
3 年之前 |
xuty
|
7a1fdd8f6d
Add comments
|
3 年之前 |
Georg Wechslberger
|
9f064995e9
fix: dispose TerminalController and ScrollController
|
3 年之前 |
Georg Wechslberger
|
631f77249c
fix: _focusNode of TerminvalViewState may not be final
|
3 年之前 |
Georg Wechslberger
|
40de5b5dd3
fix: do not send any mouse input to the terminal if readOnly is true
|
3 年之前 |
Georg Wechslberger
|
3a9d04287f
feat: add hardwareKeyboardOnly
|
3 年之前 |
Georg Wechslberger
|
28f173145f
fix: export enums required to implement a TerminalMouserHandler
|
3 年之前 |
Georg Wechslberger
|
f0fc9132fe
fix: do not report up events mouse wheel buttons
|
3 年之前 |
Georg Wechslberger
|
e81014193c
feat: call onTap* of TerminalView only if event not handled by Terminal
|
3 年之前 |
Georg Wechslberger
|
88f8ddb116
feat: support deactiving some or all mouse events in the TerminalController
|
3 年之前 |
Georg Wechslberger
|
c643d00b66
feat: report secondary and tertiary taps as right and middle mouse buttons
|
3 年之前 |
Georg Wechslberger
|
a6e3677eb7
feat: tap events trigger a left mouse click on the terminal
|
3 年之前 |
Georg Wechslberger
|
38cc56ed89
feat: add mouse input handling to the terminal
|
3 年之前 |
Georg Wechslberger
|
3bcee88cd7
feat: define handler for mouse inputs to a terminal
|
3 年之前 |
Georg Wechslberger
|
07d01a495c
feat: add MouseReporter to create CSI for mouse events
|
3 年之前 |
Georg Wechslberger
|
f94be366da
chore: define enums for mouse buttons and their states
|
3 年之前 |
Georg Wechslberger
|
441b84c153
chore: move MouseMode enum to a mouse subfolder
|
3 年之前 |
Georg Wechslberger
|
36e8e7ea46
feat: add mouseReportMode getter to TerminalState
|
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 年之前 |