COMMITS
/ tests/test_xterm_parser.py December 19, 2024
D
Include all statuses
Darren Burns committed
D
Broaden tests for mode 2026 detection.
Darren Burns committed
November 7, 2024
W
test fixed
Will McGugan committed
August 7, 2024
W
no longer needed
Will McGugan committed
W
windows fix
Will McGugan committed
W
key refactor
Will McGugan committed
W
refactor key parsing
Will McGugan committed
June 17, 2024
W
Merge pull request #3647 from EricWF/fix-terminal-movements
Will McGugan committed
June 9, 2024
W
expected fail
Will McGugan committed
November 7, 2023
E
Fix erronious ButtonDown mouse event reporting.
eric committed
October 11, 2023
R
Add two tests for completeness of combinations.
Rodrigo Girão Serrão committed
June 12, 2023
D
Fixes suggested by linter (#2769)
darrenburns committed
March 6, 2023
W
Drop explicit sender attribute from messages (#1940)
Will McGugan committed
February 9, 2023
D
Add isort pre-commit hook, sort imports in src and test directories
Darren Burns committed
December 30, 2022
N
MouseScrollUp/MouseScrollDown => plain MousEvent's
Nitzan Shaked committed
December 21, 2022
W
docs and expanded keys
Will McGugan committed
August 25, 2022
W
fix for mouse scroll tests
Will McGugan committed
June 14, 2022
D
Add tests for XTermParser chunking
Darren Burns committed
D
Ensure we read buffer correctly in XTermParser
Darren Burns committed
June 11, 2022
D
Translate "escape" to "^" when XTermParser has to backtrack
Darren Burns committed
June 10, 2022
D
Formatting, tidying up, add extra mouse event parsing test
Darren Burns committed
June 9, 2022
D
Add test around non-escape code input mapping to keys
Darren Burns committed
D
Add various additional tests around XTermParser
Darren Burns committed
D
Backtracking unknown escape sequences, various tests for XTermParser
Darren Burns committed