issues
search
colored-rs
/
colored
(Rust) Coloring terminal so simple you already know how to do it !
Mozilla Public License 2.0
1.74k
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create new release
#185
spenserblack
opened
1 week ago
1
cargo: supported range for windows-sys
#184
king-11
closed
2 weeks ago
0
Update windows-sys requirement from 0.48 to 0.59
#183
dependabot[bot]
closed
2 weeks ago
1
bump windows-sys crate to 0.52
#182
king-11
closed
2 weeks ago
10
Snapshot tests are not consistent
#181
spenserblack
opened
1 month ago
0
Windows Terminal supports truecolor, but colored doesn't detect that
#180
spenserblack
opened
1 month ago
1
Clippy lints, fix deprecation warnings
#179
atezet
closed
1 month ago
3
Add dependabot config
#178
spenserblack
closed
2 weeks ago
0
Update dev-dependency rspec
#177
atezet
closed
1 month ago
4
Remove unnecessary lazy_static dependency
#176
atezet
opened
1 month ago
21
Use standard LazyLock (Rust 1.80) instead of lazy_static dependencies.
#175
claudiofsr
opened
3 months ago
1
Use the rgb crate instead of own struct
#174
RuboGubo
opened
4 months ago
5
Support using the rgb crate
#173
RuboGubo
opened
4 months ago
0
Incorrect value of `len()` when using colored within `format!`
#172
YiNNx
closed
5 months ago
1
Undercurl / Squiggly underline / Wavy underline?
#171
vi013t
opened
6 months ago
0
Removes `lazy_static` in favor of OnceLock.
#170
Dygear
opened
6 months ago
1
Support for WASM
#169
hseager
opened
7 months ago
2
Update
#168
Asthowen
closed
7 months ago
0
color() should support bright and custom colors with strings.
#167
Ehllay
opened
8 months ago
0
Add support for arbitrary ANSI color
#166
Asthowen
opened
9 months ago
0
fix usage of wildcard import
#165
aidantomcy
closed
9 months ago
0
replace lazy_static with OnceLock
#164
xTachyon
closed
10 months ago
0
Move away from lazy_static
#163
xTachyon
closed
4 months ago
3
Changelog does not include version 2.1.0 yet
#162
hasezoey
closed
10 months ago
1
fix semver check CI
#161
kurtlawrence
closed
11 months ago
0
Revert "Handle possible errors in set_virtual_terminal (#105)"
#160
kurtlawrence
closed
11 months ago
0
Fix formatting
#159
spenserblack
closed
11 months ago
1
Replace `println!` calls with snapshot tests
#158
spenserblack
closed
11 months ago
1
Add devcontainer config
#157
spenserblack
closed
11 months ago
0
Consider using snapshot tests
#156
spenserblack
closed
11 months ago
1
Return a proper error type from `set_virtual_terminal`
#155
madsmtm
opened
11 months ago
1
Add and Expose Methods of easily Creating and Mutating `ColoredString`'s and `Style`'s for Users
#154
JustAnotherCodemonkey
closed
11 months ago
14
feat: impl `From<(r, g, b)>` to `CustomColor`
#153
caojen
closed
11 months ago
2
red text appears as blue
#152
FantasyPvP
opened
1 year ago
1
Gradients and Rainbows
#151
B-Teague
opened
1 year ago
1
Inlined colors
#150
eugenesvk
opened
1 year ago
2
Remove unnecessary is_terminal dependency
#149
Oakchris1955
closed
11 months ago
1
Bug: Can't compile
#148
Massimiliano-solutiontech
closed
1 year ago
3
Add CI tests for Windows and macOS
#147
hwittenborn
closed
1 year ago
0
Make crate MSVR 1.63
#146
hwittenborn
closed
1 year ago
5
Replace 'atty' dependency with 'is-terminal'
#145
hwittenborn
closed
1 year ago
0
Switch to std::io::IsTerminal for v3
#144
kurtlawrence
closed
4 days ago
4
Switch from `winapi` to `windows-sys`
#143
LingMan
closed
1 year ago
8
Document the current MSRV in the manifest
#142
LingMan
closed
1 year ago
6
Use is_terminal from std lib?
#141
jcamiel
closed
1 year ago
2
Implement `Add` on `ColoredString`
#140
hwittenborn
opened
1 year ago
3
Allow colorizing any type implementing a formatter trait
#139
hwittenborn
opened
1 year ago
3
Add CI for releases
#138
hwittenborn
closed
1 year ago
0
Fix missing environment varible in CI
#137
hwittenborn
closed
1 year ago
0
Welcome @hwittenborn ! 🥳
#136
mackwic
closed
1 year ago
0
Next