Pinned issues
Issues
- 1
what colors are there in console
#216 opened by rudy-in - 2
How can I get the cursor position
#201 opened by ShadowySpirits - 0
- 1
- 0
SIGWINCH generates SIGINT
#212 opened by rendarz - 0
- 1
Unblocking `read_key()` / writing to stdin
#188 opened by george-cosma - 0
Disabling "Quick Edit Mode" in Windows
#209 opened by moranbw - 0
Replace lazy_static with once_cell: error[E0195]: lifetime parameters or bounds on type `Target` do not match the trait declaration
#208 opened by simbleau - 0
Missing emoji support for VSCode
#207 opened by Sofahamster - 1
Add Terminal Reset Helper
#203 opened by mitsuhiko - 1
Print hyperlinks
#132 opened by piegamesde - 5
Capture key modifiers
#125 opened by Araxeus - 0
How to deal with overflowing lines?
#204 opened by roele - 1
- 0
- 6
Release a new version to get rid of windows-sys 0.45?
#175 opened by zh-jq-b - 1
white isn't white
#177 opened by ToBinio - 1
Setting the text alignment to center
#193 opened by mominul - 10
Drop once_cell / new MSRV Policy
#134 opened by mitsuhiko - 0
`unix_term::terminal_size` uses `STDIN_FILENO` for `isatty` instead of configured output
#185 opened by tgolsson - 3
On Linux if program exits when read_char() is blocking, the terminal will stay in raw mode
#172 opened by JasonWei512 - 0
- 7
- 0
Why not 'impl Style for &str'
#180 opened by JonZhang3 - 1
Crashes found
#178 opened by xizheyin - 1
compile fails
#176 opened by NiiightmareXD - 1
- 5
Make more use of `Read` and `Write`
#108 opened by felipesere - 2
Crate cannot be compiled on MacOS
#170 opened by dfioravanti - 5
read_char() breaks println! in other threads
#136 opened by bugeats - 1
strikethrough
#158 opened by jdx - 2
- 1
I need to parse the corresponding character style from a piece of ansi string
#166 opened by BppleMan - 3
Wasm terminal color always detected as unsupported
#154 opened by tqwewe - 0
False negative on VSCode debugger terminal
#143 opened by DanteMarshal - 0
Invalid terminal size returned on Windows
#150 opened by AronParker - 0
Implement std::io::Write
#144 opened by heaths - 1
- 1
- 2
`read_secure_line` is broken on windows
#131 opened by EverlastingBugstopper - 0
- 1
style! or console::format! macro
#114 opened by alexheretic - 0
Is there a way to disable emojis?
#122 opened by stonecharioteer - 1
Please provide example of reading a char
#118 opened by mabushey - 0
read_key does not respect Term::read_write_pair
#117 opened by Eugeny - 0
Allow virtual non-FD terminals
#116 opened by Eugeny - 0
Italic missing from from_dotted_str.
#115 opened by davegi - 1
Term::read_line_initial_text() inconsistent with Term::read_line() regarding terminating newline
#112 opened by RichRandall - 1
Styling doesn't nest well
#106 opened by Binero