Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / console-rs/console issues and pull requests

#224 - Update unicode-width requirement from 0.1 to 0.2

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, rust

#223 - Improve type safety, extract identical code

Pull Request - State: open - Opened by tamird 2 months ago - 1 comment

#222 - Don't eagerly close tty fd in read_secure

Pull Request - State: open - Opened by Noratrieb 2 months ago

#220 - Make functions on Style const

Pull Request - State: open - Opened by tamird 2 months ago

#219 - Replace lazy_static with once_cell

Pull Request - State: open - Opened by tamird 2 months ago - 1 comment

#218 - Switch from lazy_static to once_cell

Pull Request - State: open - Opened by alex 3 months ago - 2 comments

#217 - Update windows-sys requirement from 0.52.0 to 0.59.0

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust

#216 - what colors are there in console

Issue - State: open - Opened by rudy-in 4 months ago - 1 comment

#215 - ci: Force older version of unicode-width for MSRV

Pull Request - State: open - Opened by waywardmonkeys 5 months ago - 1 comment

#214 - ci: Switch from actions-rs and update checkout

Pull Request - State: open - Opened by waywardmonkeys 5 months ago - 1 comment

#213 - Fix some typos

Pull Request - State: open - Opened by waywardmonkeys 5 months ago

#212 - SIGWINCH generates SIGINT

Issue - State: open - Opened by rendarz 5 months ago

#209 - Disabling "Quick Edit Mode" in Windows

Issue - State: open - Opened by moranbw 8 months ago

#207 - Missing emoji support for VSCode

Issue - State: open - Opened by Sofahamster 8 months ago

#206 - Add utility function `ansi::slice_ansi_str`

Pull Request - State: open - Opened by remi-dupre 9 months ago - 4 comments

#205 - Support for synchronized output, leveraging Funami580's work

Pull Request - State: open - Opened by chris-laplante 9 months ago - 8 comments

#204 - How to deal with overflowing lines?

Issue - State: open - Opened by roele 9 months ago

#203 - Add Terminal Reset Helper

Issue - State: open - Opened by mitsuhiko 9 months ago - 1 comment

#202 - Added a function that reads a key with cursor hidden

Pull Request - State: open - Opened by mitsuhiko 9 months ago - 1 comment

#201 - How can I get the cursor position

Issue - State: open - Opened by ShadowySpirits 9 months ago - 2 comments

#200 - Support of reading the `is_tty` status of `stdin`

Pull Request - State: open - Opened by Gordon01 9 months ago

#198 - Added support for NO_COLOR

Pull Request - State: open - Opened by darimari21 10 months ago - 1 comment

#196 - Alt+{left, right, backspace} are not properly recognized

Issue - State: open - Opened by samuela 10 months ago - 1 comment

#195 - support for synchronized output

Pull Request - State: open - Opened by Funami580 10 months ago - 1 comment

#194 - Bump MSRV to 1.56.0 and update `windows-sys` to 0.52

Pull Request - State: closed - Opened by barrbrain 11 months ago

#193 - Setting the text alignment to center

Issue - State: open - Opened by mominul 11 months ago - 1 comment

#192 - Add a small example for working out control keys

Pull Request - State: closed - Opened by joshka 11 months ago

#191 - Update windows-sys requirement from 0.48.0 to 0.52.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 2 comments
Labels: dependencies, rust

#190 - Fix behavior of `read_line_initial_text`

Pull Request - State: closed - Opened by terrarier2111 about 1 year ago

#189 - [WIP][PoC] Return `Ctrl+C` instead of SIGINT

Pull Request - State: closed - Opened by fadeevab about 1 year ago - 2 comments

#188 - Unblocking `read_key()` / writing to stdin

Issue - State: open - Opened by george-cosma about 1 year ago - 1 comment

#187 - How to flush stdin buffer before calling `read_key()`?

Issue - State: open - Opened by icorbrey about 1 year ago

#186 - Use `out.as_raw_fd()` to get size in `unix_term`

Pull Request - State: closed - Opened by tgolsson about 1 year ago - 1 comment

#184 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, github_actions

#183 - Fix unsoundness in `msys_tty_on`

Pull Request - State: closed - Opened by LingMan about 1 year ago

#182 - Return `Key::Tab` instead of `Key::Char(\t)` on Windows

Pull Request - State: closed - Opened by Gordon01 about 1 year ago

#181 - Update read_line behaviour to read_line_initial_text

Pull Request - State: closed - Opened by thibmeu about 1 year ago - 1 comment

#180 - Why not 'impl Style for &str'

Issue - State: open - Opened by JonZhang3 about 1 year ago

#179 - Support build target `wasm32-unknown-emscripten`

Pull Request - State: closed - Opened by ChanTsune about 1 year ago - 1 comment

#178 - Crashes found

Issue - State: open - Opened by XizheYin-NJU over 1 year ago - 1 comment
Labels: bug

#177 - white isn't white

Issue - State: open - Opened by ToBinio over 1 year ago - 1 comment

#176 - compile fails

Issue - State: closed - Opened by NiiightmareXD over 1 year ago - 1 comment

#175 - Release a new version to get rid of windows-sys 0.45?

Issue - State: closed - Opened by zh-jq-b over 1 year ago - 6 comments

#174 - Term.size() always returns size of stdout, even if target is stderr

Issue - State: open - Opened by ian-mcdowell over 1 year ago - 1 comment

#173 - Working fix for #108

Pull Request - State: open - Opened by FelixSelter over 1 year ago - 1 comment

#171 - More reliably reset raw mode

Pull Request - State: closed - Opened by mitsuhiko over 1 year ago

#170 - Crate cannot be compiled on MacOS

Issue - State: closed - Opened by dfioravanti over 1 year ago - 2 comments

#169 - Prefer select() over poll() on macos for ttys

Pull Request - State: closed - Opened by mitsuhiko over 1 year ago - 1 comment

#168 - read_key goes into an endless loop and eventually exhausts file handles

Issue - State: closed - Opened by mitsuhiko over 1 year ago - 2 comments

#167 - Added fn from_ansi_str for StyledObject

Pull Request - State: open - Opened by BppleMan over 1 year ago - 4 comments

#165 - Don't touch output config attributes in read_single_key()

Pull Request - State: closed - Opened by goodartistscopy over 1 year ago - 1 comment

#164 - "Blink" style only blinks when terminal window is focused

Issue - State: open - Opened by Satellile over 1 year ago - 1 comment

#163 - Update `windows-sys` to 0.48

Pull Request - State: closed - Opened by nickelc over 1 year ago - 1 comment

#162 - Update windows-sys requirement from 0.45.0 to 0.48.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, rust

#161 - Replace `windows-sys` dependency with `windows-bindgen`

Pull Request - State: closed - Opened by Jake-Shadle over 1 year ago - 4 comments

#160 - Fix CI

Pull Request - State: closed - Opened by mitsuhiko over 1 year ago

#159 - Added blink fast and strikethrough attributes

Pull Request - State: closed - Opened by awsomeatron over 1 year ago

#158 - strikethrough

Issue - State: closed - Opened by jdxcode over 1 year ago - 1 comment

#157 - Update windows-sys requirement from 0.42.0 to 0.45.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, rust

#156 - Derive Hash for Key

Pull Request - State: closed - Opened by Kyllingene almost 2 years ago - 1 comment

#155 - Configure WASM tests an try isatty on wasi

Pull Request - State: closed - Opened by mitsuhiko almost 2 years ago

#154 - Wasm terminal color always detected as unsupported

Issue - State: open - Opened by tqwewe almost 2 years ago - 3 comments

#153 - Drop remaining usages of `regex`

Pull Request - State: closed - Opened by CosmicHorrorDev almost 2 years ago - 1 comment

#152 - Key bypasses read_key() when more than one key pressed together

Issue - State: open - Opened by NilVentosa almost 2 years ago - 7 comments
Labels: bug

#151 - Fix invalid terminal size being returned on Windows

Pull Request - State: closed - Opened by AronParker almost 2 years ago - 1 comment

#150 - Invalid terminal size returned on Windows

Issue - State: closed - Opened by AronParker almost 2 years ago

#149 - fix a few pedantic clippy lints

Pull Request - State: closed - Opened by danieleades almost 2 years ago - 2 comments

#148 - Update encode_unicode requirement from 0.3 to 1.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 3 comments
Labels: dependencies, rust

#147 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#146 - Bump MSRV to 1.48.0

Pull Request - State: closed - Opened by messense almost 2 years ago - 11 comments

#145 - Implement `clear_to_end_of_line`

Pull Request - State: open - Opened by hampuslidin almost 2 years ago

#144 - Implement std::io::Write

Issue - State: open - Opened by heaths almost 2 years ago

#143 - False negative on VSCode debugger terminal

Issue - State: open - Opened by DanteMarshal almost 2 years ago

#142 - configure the clippy MSRV

Pull Request - State: closed - Opened by danieleades about 2 years ago - 4 comments

#141 - run clippy on all targets

Pull Request - State: closed - Opened by danieleades about 2 years ago

#140 - add dependabot config

Pull Request - State: closed - Opened by danieleades about 2 years ago

#139 - Update dependencies: terminal_size 0.2.1, encode_unicode 1.0.0

Pull Request - State: closed - Opened by messense about 2 years ago - 1 comment

#138 - read_key and read_char do not work with yes tool in coreutils

Issue - State: closed - Opened by hanabi1224 about 2 years ago - 1 comment

#137 - Drop once_cell because of MSRV bump

Pull Request - State: closed - Opened by mitsuhiko about 2 years ago

#136 - read_char() breaks println! in other threads

Issue - State: closed - Opened by bugeats about 2 years ago - 5 comments

#135 - Helper function for slicing strings with ansi codes in them.

Issue - State: open - Opened by blueforesticarus about 2 years ago - 1 comment

#134 - Drop once_cell / new MSRV Policy

Issue - State: open - Opened by mitsuhiko about 2 years ago - 10 comments

#133 - Upgrade to terminal_size v0.2

Pull Request - State: closed - Opened by benesch about 2 years ago - 4 comments

#132 - Print hyperlinks

Issue - State: open - Opened by piegamesde about 2 years ago - 1 comment

#131 - `read_secure_line` is broken on windows

Issue - State: closed - Opened by EverlastingBugstopper about 2 years ago - 2 comments

#130 - Fix typo in CHANGELOG.md

Pull Request - State: closed - Opened by HaimYosefHaim about 2 years ago

#129 - Update repo URL

Pull Request - State: closed - Opened by atouchet about 2 years ago

#128 - Validate minver

Pull Request - State: closed - Opened by mitsuhiko over 2 years ago

#126 - The scope of the unsafe block can be appropriately reduced

Pull Request - State: open - Opened by peamaeq over 2 years ago

#125 - Capture key modifiers

Issue - State: open - Opened by Araxeus over 2 years ago - 5 comments