Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / colored-rs/colored issues and pull requests
#185 - Create new release
Issue -
State: open - Opened by spenserblack 10 days ago
- 1 comment
#184 - cargo: supported range for windows-sys
Pull Request -
State: closed - Opened by king-11 22 days ago
#183 - Update windows-sys requirement from 0.48 to 0.59
Pull Request -
State: closed - Opened by dependabot[bot] 23 days ago
- 1 comment
Labels: dependencies
#182 - bump windows-sys crate to 0.52
Issue -
State: closed - Opened by king-11 23 days ago
- 10 comments
#181 - Snapshot tests are not consistent
Issue -
State: open - Opened by spenserblack about 2 months ago
#180 - Windows Terminal supports truecolor, but colored doesn't detect that
Issue -
State: open - Opened by spenserblack about 2 months ago
- 1 comment
#179 - Clippy lints, fix deprecation warnings
Pull Request -
State: closed - Opened by atezet about 2 months ago
- 3 comments
#178 - Add dependabot config
Pull Request -
State: closed - Opened by spenserblack about 2 months ago
#177 - Update dev-dependency rspec
Pull Request -
State: closed - Opened by atezet about 2 months ago
- 4 comments
#176 - Remove unnecessary lazy_static dependency
Pull Request -
State: open - Opened by atezet about 2 months ago
- 21 comments
#175 - Use standard LazyLock (Rust 1.80) instead of lazy_static dependencies.
Issue -
State: open - Opened by claudiofsr 4 months ago
- 1 comment
#174 - Use the rgb crate instead of own struct
Pull Request -
State: open - Opened by RuboGubo 4 months ago
- 5 comments
#173 - Support using the rgb crate
Issue -
State: open - Opened by RuboGubo 4 months ago
#172 - Incorrect value of `len()` when using colored within `format!`
Issue -
State: closed - Opened by YiNNx 5 months ago
- 1 comment
#171 - Undercurl / Squiggly underline / Wavy underline?
Issue -
State: open - Opened by vi013t 7 months ago
#170 - Removes `lazy_static` in favor of OnceLock.
Pull Request -
State: open - Opened by Dygear 7 months ago
- 1 comment
#169 - Support for WASM
Issue -
State: open - Opened by hseager 7 months ago
- 2 comments
#168 - Update
Pull Request -
State: closed - Opened by Asthowen 8 months ago
#167 - color() should support bright and custom colors with strings.
Issue -
State: open - Opened by Ehllay 9 months ago
#166 - Add support for arbitrary ANSI color
Pull Request -
State: open - Opened by Asthowen 9 months ago
Labels: breaking
#165 - fix usage of wildcard import
Pull Request -
State: closed - Opened by aidantomcy 9 months ago
#164 - replace lazy_static with OnceLock
Pull Request -
State: closed - Opened by xTachyon 11 months ago
Labels: breaking
#163 - Move away from lazy_static
Issue -
State: closed - Opened by xTachyon 11 months ago
- 3 comments
#162 - Changelog does not include version 2.1.0 yet
Issue -
State: closed - Opened by hasezoey 11 months ago
- 1 comment
#161 - fix semver check CI
Pull Request -
State: closed - Opened by kurtlawrence 12 months ago
#160 - Revert "Handle possible errors in set_virtual_terminal (#105)"
Pull Request -
State: closed - Opened by kurtlawrence 12 months ago
#159 - Fix formatting
Pull Request -
State: closed - Opened by spenserblack 12 months ago
- 1 comment
#158 - Replace `println!` calls with snapshot tests
Pull Request -
State: closed - Opened by spenserblack 12 months ago
- 1 comment
#157 - Add devcontainer config
Pull Request -
State: closed - Opened by spenserblack 12 months ago
#156 - Consider using snapshot tests
Issue -
State: closed - Opened by spenserblack 12 months ago
- 1 comment
#155 - Return a proper error type from `set_virtual_terminal`
Pull Request -
State: open - Opened by madsmtm 12 months ago
- 1 comment
Labels: breaking
#154 - Add and Expose Methods of easily Creating and Mutating `ColoredString`'s and `Style`'s for Users
Pull Request -
State: closed - Opened by JustAnotherCodemonkey 12 months ago
- 14 comments
Labels: breaking
#153 - feat: impl `From<(r, g, b)>` to `CustomColor`
Pull Request -
State: closed - Opened by caojen about 1 year ago
- 2 comments
Labels: bump-minor
#152 - red text appears as blue
Issue -
State: open - Opened by FantasyPvP over 1 year ago
- 1 comment
#151 - Gradients and Rainbows
Pull Request -
State: open - Opened by B-Teague over 1 year ago
- 1 comment
#150 - Inlined colors
Issue -
State: open - Opened by eugenesvk over 1 year ago
- 2 comments
#149 - Remove unnecessary is_terminal dependency
Pull Request -
State: closed - Opened by Oakchris1955 over 1 year ago
- 1 comment
Labels: bump-minor
#148 - Bug: Can't compile
Issue -
State: closed - Opened by Massimiliano-solutiontech over 1 year ago
- 3 comments
#147 - Add CI tests for Windows and macOS
Pull Request -
State: closed - Opened by hwittenborn over 1 year ago
#146 - Make crate MSVR 1.63
Pull Request -
State: closed - Opened by hwittenborn over 1 year ago
- 5 comments
#145 - Replace 'atty' dependency with 'is-terminal'
Pull Request -
State: closed - Opened by hwittenborn over 1 year ago
#144 - Switch to std::io::IsTerminal for v3
Issue -
State: closed - Opened by kurtlawrence over 1 year ago
- 4 comments
Labels: breaking
#143 - Switch from `winapi` to `windows-sys`
Pull Request -
State: closed - Opened by LingMan over 1 year ago
- 8 comments
#142 - Document the current MSRV in the manifest
Pull Request -
State: closed - Opened by LingMan over 1 year ago
- 6 comments
#141 - Use is_terminal from std lib?
Issue -
State: closed - Opened by jcamiel over 1 year ago
- 2 comments
#140 - Implement `Add` on `ColoredString`
Issue -
State: open - Opened by hwittenborn over 1 year ago
- 3 comments
Labels: breaking
#139 - Allow colorizing any type implementing a formatter trait
Issue -
State: open - Opened by hwittenborn over 1 year ago
- 3 comments
Labels: breaking
#138 - Add CI for releases
Pull Request -
State: closed - Opened by hwittenborn over 1 year ago
#137 - Fix missing environment varible in CI
Pull Request -
State: closed - Opened by hwittenborn over 1 year ago
#136 - Welcome @hwittenborn ! 🥳
Pull Request -
State: closed - Opened by mackwic over 1 year ago
#135 - Cows. Cows everywhere.
Pull Request -
State: open - Opened by shanecelis over 1 year ago
- 4 comments
#134 - feature: Make usable without atty.
Pull Request -
State: closed - Opened by shanecelis over 1 year ago
- 3 comments
#133 - Replace lazy_static with once_cell
Pull Request -
State: closed - Opened by Lonami over 1 year ago
- 8 comments
#132 - [feature] add Join trait
Issue -
State: open - Opened by after-ephemera over 1 year ago
- 5 comments
#131 - dependency atty trips RUSTSEC-2021-0145
Issue -
State: closed - Opened by damccull over 1 year ago
- 13 comments
#130 - use is_terminal instead of atty
Pull Request -
State: closed - Opened by Cyrix126 over 1 year ago
#129 - Query terminfo for color capabilities
Pull Request -
State: closed - Opened by kalvdans over 1 year ago
- 2 comments
#128 - No colors with less -r
Issue -
State: open - Opened by pronebird over 1 year ago
- 1 comment
#127 - atty has a cve and could be replaced by is-terminal
Issue -
State: closed - Opened by nstinus almost 2 years ago
- 1 comment
#126 - Impl From<String> for ColoredString
Pull Request -
State: closed - Opened by mahor1221 almost 2 years ago
- 4 comments
#125 - no colors on stderr when redirecting stdout
Issue -
State: open - Opened by andbleo almost 2 years ago
- 8 comments
#124 - A simple question
Issue -
State: closed - Opened by Bowarc almost 2 years ago
- 3 comments
#123 - Feature: Support parsing `TrueColor` from RGB string
Issue -
State: open - Opened by dhruvkb almost 2 years ago
- 1 comment
#122 - chore: replace atty with is-terminal
Pull Request -
State: closed - Opened by jcgruenhage about 2 years ago
- 6 comments
#121 - Added println_color macro
Pull Request -
State: closed - Opened by junbl about 2 years ago
- 1 comment
#120 - Compatible with AGPLv3?
Issue -
State: open - Opened by gd87429 about 2 years ago
- 4 comments
#119 - Replace `lazy_static` with `once_cell`
Pull Request -
State: open - Opened by Yesterday17 about 2 years ago
- 6 comments
Labels: breaking
#118 - PR for String parsing for TrueColor (closest match), and TrueColor for Hex.
Issue -
State: open - Opened by EvanCarroll about 2 years ago
- 4 comments
#117 - Coloring for write!
Issue -
State: closed - Opened by shusheaan about 2 years ago
- 1 comment
#116 - Can't see colors in journalctl
Issue -
State: open - Opened by alex-lavriv about 2 years ago
- 1 comment
#115 - Control characters scewing padding.
Issue -
State: closed - Opened by Dygear over 2 years ago
- 3 comments
#114 - Maybe it's time for a new release?
Issue -
State: closed - Opened by mrquantumoff over 2 years ago
- 9 comments
#113 - docs(README): explicit in example that `extern crate` is not needed for Rust 2018+ and not only 2018 strictly (Closes #107)
Pull Request -
State: closed - Opened by Horgix over 2 years ago
#112 - Implement custom colors that can be stored in a variable (Solves #102)
Pull Request -
State: closed - Opened by mrquantumoff over 2 years ago
- 3 comments
#111 - Add edition in ```Cargo.toml``` for future compatibility
Pull Request -
State: closed - Opened by mrquantumoff over 2 years ago
- 2 comments
#110 - I'm having issue with powershell
Issue -
State: closed - Opened by mrquantumoff over 2 years ago
- 2 comments
#109 - Just thank you.
Issue -
State: closed - Opened by piaro over 2 years ago
- 2 comments
Labels: love ❤️
#108 - `ShouldColorize::from_env()` does not look the TERM environment variable
Issue -
State: open - Opened by fhars over 2 years ago
- 5 comments
Labels: feature-request
#107 - `extern crate` with `Rust 2018` mention in README might be misleading for new users
Issue -
State: closed - Opened by AuracleTech over 2 years ago
- 1 comment
Labels: documentation
#106 - Colour output does not work in IntelliJ integrated run window
Issue -
State: closed - Opened by JakeStanger almost 3 years ago
- 5 comments
#105 - Handle possible errors in `set_virtual_terminal`
Pull Request -
State: closed - Opened by madsmtm almost 3 years ago
- 1 comment
Labels: needs-changelog
#104 - Just curious if I am able to make something like Vim out of this?
Issue -
State: closed - Opened by Joe23232 about 3 years ago
- 7 comments
Labels: question
#103 - [Help] What's wrong with this?
Issue -
State: closed - Opened by szskill over 3 years ago
- 2 comments
#102 - Create and use our own custom colors
Issue -
State: closed - Opened by python128 over 3 years ago
- 3 comments
Labels: feature-request
#101 - `set_override` doesn't react immediately
Issue -
State: closed - Opened by neepl over 3 years ago
- 2 comments
#100 - Is there any way to clean a string which wasn't initially stored as colored
Issue -
State: closed - Opened by zhiburt over 3 years ago
- 4 comments
#99 - Text that was not handled by format! does not get painted
Issue -
State: closed - Opened by ayrapetovai over 3 years ago
- 3 comments
#98 - Suggestion for minor documentation clarification
Pull Request -
State: closed - Opened by jonasbn over 3 years ago
#97 - [Feature Request] Support Numbers and others
Issue -
State: closed - Opened by TheCGDF over 3 years ago
- 2 comments
Labels: feature-request
#96 - Enable Colors on Mac Terminal
Issue -
State: open - Opened by joshzeldin over 3 years ago
- 7 comments
Labels: issue-needs-more-data
#95 - Add Serialize and Deserialize impls to Color under `serde` feature flag
Pull Request -
State: closed - Opened by vv9k over 3 years ago
- 3 comments
#94 - Colors don't work when saving to variable in bash
Issue -
State: closed - Opened by gbaranski over 3 years ago
- 2 comments
#93 - Fix typo
Pull Request -
State: closed - Opened by becky112358 over 3 years ago
- 1 comment
#92 - Colored output for characters?
Issue -
State: closed - Opened by grtcdr almost 4 years ago
- 2 comments
#91 - Blanket implementation for `T: ToString`?
Issue -
State: open - Opened by aldanor almost 4 years ago
- 11 comments
Labels: feature-request
#90 - Get closest color if TrueColor not supported
Pull Request -
State: closed - Opened by spenserblack about 4 years ago
#89 - How to use with std::io::stdout?
Issue -
State: closed - Opened by medakk about 4 years ago
- 2 comments
#88 - Use `deprecated` attribute
Pull Request -
State: closed - Opened by spenserblack about 4 years ago
- 1 comment
#87 - Question: How are the color methods attached to every string?
Issue -
State: closed - Opened by maxuuell about 4 years ago
- 4 comments
#86 - Allow conversion from ColoredString to Error
Pull Request -
State: closed - Opened by spenserblack about 4 years ago
Labels: bump-minor, needs-changelog