index
:
r-alacritty.git
experimental
old-rahm
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
term
/
color.rs
Commit message (
Expand
)
Author
Age
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28
*
Add rustfmt style guide
Christian Duerr
2019-03-30
*
Dynamically resize terminal for errors/warnings
Christian Duerr
2019-02-07
*
Upgrade to Rust 2018
Joe Wilm
2018-12-10
*
Rework cursor configuration
Christian Duerr
2018-11-01
*
fix erroneous indexed_color results
Robert Martin Winterstein
2018-10-07
*
Implement config option for term colors 16..256
Christian Duerr
2018-09-23
*
Add optional dim foreground color
Rémi Garde
2018-07-23
*
Add bright foreground color option
Christian Duerr
2018-07-15
*
Implement `reset_state` of Term struct (#1035)
Christian Duerr
2018-01-18
*
clippy: do and don't pass some things by reference as suggested (needless_pas...
Matthias Krüger
2017-12-03
*
Fix reloading colors from config (#756)
Tuomas Siipola
2017-08-29
*
Add dim color support
Jake Merdich
2017-06-23
*
Change cursor colors config to use text and cursor
Joe Wilm
2017-02-25
*
Move color list to Term struct
Joe Wilm
2017-02-11