issues
search
crossterm-rs
/
crossterm
Cross platform terminal library rust
MIT License
3.28k
stars
281
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove windows feature flag
#948
joshka
opened
16 hours ago
0
Document feature flags in lib.rs
#947
joshka
closed
16 hours ago
1
Fix panic on 0 size terminal on windows
#946
maciek50322
closed
16 hours ago
0
On MacOs not receiving most KeyEvents
#945
ioma8
closed
5 days ago
1
No Git tag or GitHub release for 0.28.1
#944
bgilbert
opened
6 days ago
0
Fix warnings and clippy lints
#943
joshka
closed
1 day ago
0
Derive Hash for more style types
#942
markus-bauer
opened
1 week ago
1
Provide a way to allow running crossterm based applications where stdin and stdout can be retargetted
#941
mjgarton
opened
1 week ago
3
Provide a way to allow running crossterm based applications where stdin and stdout can be retargetted
#940
mjgarton
closed
1 week ago
0
Pipe mode support
#939
sshelll
closed
1 week ago
3
Update tui-rs link to point to ratatui
#938
kmicklas
closed
2 weeks ago
1
Manage AltGr on Windows
#937
Geobert
opened
3 weeks ago
4
Document cancellation safety of `EventStream`
#936
LeoniePhiline
opened
1 month ago
0
Cannot build crossterm 28.1 with use-dev-tty + event-stream features
#935
apanloco
opened
1 month ago
1
Support for detection function for synchronized output
#934
sohnryang
opened
1 month ago
0
Improve detection for kitty protocol
#933
Juici
opened
1 month ago
0
Add `into_content(self) -> D` method for `StyledContent<D>`
#932
Holzhaus
opened
1 month ago
0
facilities to correctly handle environments with atypical stty intr config
#931
crabdancing
opened
2 months ago
0
`EnterAlternateScreen` does not overwrite what is already on TTY/VT
#930
eatradish
opened
2 months ago
1
Mouse Input Pixel Mode
#929
bogzbonny
opened
2 months ago
2
Docs: Mentions raw OS-Thread outside an async runtime caused by EventStream
#928
BoolPurist
opened
2 months ago
0
Update dev dependencies
#927
jayvdb
opened
2 months ago
0
fix: Update `rustix` to fix the `enable_raw_mode()` error on WSL/Android
#926
sxyazi
opened
2 months ago
3
reduce temporary allocations in Color serde impl
#925
kristopherbullinger
opened
2 months ago
0
API to disable ANSI escape code emission
#924
rtbo
opened
2 months ago
0
Add region-scrolling commands.
#923
nfachan
opened
2 months ago
0
docs: cleanup warnings
#922
joshka
opened
2 months ago
0
`style::force_color_output` doesn't disable attributes like bold
#921
rtbo
opened
2 months ago
0
Only for UNIX OS, modify it to enable `O_NONBLOCK` and use event::read().
#920
blacknon
opened
3 months ago
0
`cursor::position()` fails when piping stdout
#919
jonathanharg
opened
3 months ago
0
Add region-scrolling commands.
#918
nfachan
opened
3 months ago
3
Wrong KeyEvent reported to yazi
#917
SchuhBaum
opened
3 months ago
5
Add commands for scrolling region manipulation.
#916
nfachan
closed
3 months ago
2
Attribute bytes start at 0x2
#915
joshka
opened
3 months ago
0
make Attributes inner value pub
#914
bogzbonny
closed
3 months ago
1
Insert key doesnt reported to rust programs
#913
og900aero
closed
3 months ago
1
enable_raw_mode() error in version 0.28.0 under WSL and Android
#912
tajkhan
opened
3 months ago
10
[macos] `ctrl-i` is interpreted as tab
#911
FrancescElies
closed
3 months ago
3
Clean up check annotations
#910
joshka
opened
3 months ago
0
feat(cursor): Derive multiple traits for "SetCursorStyle"
#909
linrongbin16
closed
3 months ago
5
Provide way to get pollable FDs for epoll composition
#908
SUPERCILEX
opened
3 months ago
0
Fix mio and signalhook
#907
TimonPost
closed
3 months ago
2
Require rustix/process when use-dev-tty is enabled
#906
gyscos
closed
3 months ago
1
Cannot build with `use-dev-tty` feature
#905
gyscos
closed
3 months ago
1
Some fixes to my pull request for other underlines
#904
AhoyISki
opened
3 months ago
0
Crossterm 0.28.0 on crates.io differs from this repo and cannot build on Linux/macOS
#903
gyscos
closed
3 months ago
2
Feature Request: Implement `Debug` trait for `crossterm::cursor::SetCursorStyle`?
#902
linrongbin16
closed
2 months ago
1
🐛 Fix: format error [E0277]
#901
Wangmz-1211
closed
4 months ago
0
Color names
#900
thecaralice
opened
5 months ago
0
chore: fix some comments
#899
rustco
closed
3 months ago
0
Next