-
Notifications
You must be signed in to change notification settings - Fork 361
Pull requests: crossterm-rs/crossterm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(event): parse 0x1C..=0x1F as Ctrl+\, Ctrl+], Ctrl+^, Ctrl+_ on unix
#1036
opened Feb 24, 2026 by
lance0
Loading…
feat: add ANSI parsing support on Windows (VT input hybrid)
#1030
opened Feb 6, 2026 by
eitsupi
Loading…
Fix documentation: correct top-left cell coordinates
#1029
opened Feb 6, 2026 by
rafaeljacov
Loading…
fix: const fn for Attributes, ContentStyle and StyledContent
#1027
opened Jan 25, 2026 by
xtqqczze
Loading…
fix: use
csi_window_size() when TIOCGWINSZ reports 0
#1025
opened Jan 20, 2026 by
gcavelier
Loading…
Automatically doc-test stylize functions
#1018
opened Nov 17, 2025 by
gavincrawford
Contributor
Loading…
Refactor
KeyCode & ModifierKeyCode to new modules
#1017
opened Nov 17, 2025 by
gavincrawford
Contributor
Loading…
terminal:size:handle window size with zero rows or columns
#1011
opened Sep 25, 2025 by
alexs-sh
Contributor
Loading…
Avoid panic caused by arithmetic underflow when mouse-dragging
#1010
opened Sep 15, 2025 by
ToxicMushroom
Loading…
Temporary workaround for Windows Terminal unicode surrogate behavior
#1009
opened Aug 25, 2025 by
himhimlo
Loading…
feat: ANSI APC implementation as a new event type + it's parsing implementation
#992
opened May 23, 2025 by
monoamine11231
Loading…
fix: fall back to /dev/tty when stdin/stdout is not a tty
#957
opened Dec 15, 2024 by
aschey
Contributor
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.