index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
term
/
cell.rs
Commit message (
Expand
)
Author
Age
*
Add rustfmt style guide
Christian Duerr
2019-03-30
*
Add text reflow
Christian Duerr
2019-03-13
*
Add proper underline and strikeout support
Christian Duerr
2018-12-22
*
Fixing tabs in copy-paste
Steve Blundy
2018-12-15
*
Upgrade to Rust 2018
Joe Wilm
2018-12-10
*
Fix rendering of zero-width characters
Christian Duerr
2018-12-09
*
Add hidden escape sequence
Christian Duerr
2018-09-19
*
Remove all instances of unwrap() from config
Christian Duerr
2018-03-04
*
Add clippy check to travis
Christian Duerr
2018-01-06
*
Update bitflags to v1
Chet Gurevitch
2017-12-23
*
Update most remaining deps
Jonathan Schleußer
2017-09-05
*
Add dim color support
Jake Merdich
2017-06-23
*
Fix bright inverse colors (#621)
DarkDefender
2017-06-18
*
Add support for Beam, Underline cursors
Joe Wilm
2017-06-11
*
Add support for wide characters
Joe Wilm
2017-03-02
*
Render underline on empty cells
Tuomas Siipola
2017-02-06
*
Alacritty now compiles on stable Rust :tada:
Joe Wilm
2017-02-03
*
support for inverting the cursor or using colors
Danny Dulai
2017-01-29
*
Clippy fixes!
Manish Goregaokar
2017-01-06
*
Improve RenderableCellsIter performance
Joe Wilm
2016-12-29
*
Add Default impl for Cell
Joe Wilm
2016-12-29
*
Fix selection copy for long lines
Joe Wilm
2016-12-29
*
Implement copying selection for macOS
Joe Wilm
2016-12-26
*
Add support for indexed colors
Joe Wilm
2016-12-11
*
Move term::cell module to its own file
Joe Wilm
2016-12-11