COMMITS
August 21, 2026
B
feat: add `MouseEventKind::get_button()` (#1111)
Bishops-exe committed
August 8, 2026
X
fix: const fn for ContentStyle and StyledContent (#1027)
xtqqczze committed
X
Upgrade base64 dependency to version 0.23 (#1088)
xtqqczze committed
0
U
B
Implement Default for Color enum (#1105)
Bishops-exe committed
August 2, 2026
X
ci: avoid installing nightly for minimal-versions (#1096)
xtqqczze committed
July 30, 2026
X
cargo: fix for direct-minimal-versions (#1091)
xtqqczze committed
C
July 29, 2026
Z
README: Fix the name of GNOME Terminal (#988)
Zeeshan Ali Khan committed
X
Remove IsTty trait (#1086)
xtqqczze committed
J
Add local CI command shortcuts (#1085)
Josh McKinney committed
J
Enforce dependency and workflow policy (#1084)
Josh McKinney committed
X
Update edition to 2024 in interactive-demo (#1082)
xtqqczze committed
J
Establish the required CI gate (#1083)
Josh McKinney committed
J
Migrate Crossterm to Rust 2024 (#1081)
Josh McKinney committed
X
Raise the MSRV to Rust 1.85 (#1059)
xtqqczze committed
J
Replace async-std example with smol (#1079)
Josh McKinney committed
J
Track and refresh locked dependencies (#1078)
Josh McKinney committed
J
Harden the existing CI workflow (#1076)
Josh McKinney committed
July 8, 2026
June 12, 2026
X
fix clippy lints (#1058)
xtqqczze committed
June 2, 2026
M
fix: prevent underflow in parse_csi_normal_mouse on column/row byte 32 (#1049)
Matt Wilkinson committed
April 8, 2026
April 5, 2026
S
Support for OSC 8 hyperlinks (#1038)
Sidney Cammeresi committed
March 31, 2026
A
refactor: improve `queue` macro hygiene (#1040)
Adam Martinez committed
March 16, 2026
V
fix: make cursor `read_position_raw` skip older cursor pos events (#1024)
Vaiva Kazanaviciute committed
December 6, 2025
B
Fix typo in macOS version name in README (#1019)
bsukalo committed
November 10, 2025
P
Remove redundant words in comment (#1005)
Ping Shuijie committed
November 3, 2025
A
terminal:remove unused parentheses (#1012)
Alexander committed