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
/
alacritty
/
src
/
display
/
content.rs
Commit message (
Expand
)
Author
Age
*
Add inline input method support
Kirill Chibisov
2022-08-29
*
Add support for hyperlink escape sequence
Kirill Chibisov
2022-07-10
*
Fix Vi cursor not being damaged on scroll
Kirill Chibisov
2022-05-26
*
Add colored underline support
Kirill Chibisov
2022-03-16
*
Add support for drawing undercurls
Kirill Chibisov
2022-02-08
*
Fix renderable_cursor method documentation
Thomas Churchman
2022-02-03
*
Add damage tracking and reporting to compatible compositors
Kirill Chibisov
2022-02-02
*
Add parameters to `msg create-window` subcommand
Kirill Chibisov
2021-11-22
*
Fix cursor inversion logic
Christian Duerr
2021-10-22
*
Add option to apply opacity to all background colors
Kirill Chibisov
2021-08-16
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Improve rendering performance
Christian Duerr
2021-05-22
*
Use cell colors for focused match CellRgb
Nathan Lilienthal
2021-04-30
*
Fix cursor expansion across wide chars
Christian Duerr
2021-04-22
*
Fix hint label with start above viewport
Christian Duerr
2021-04-14
*
Add vi/mouse hint highlighting support
Christian Duerr
2021-04-13
*
Fix focused match selection color
Christian Duerr
2021-04-02
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Fix vi mode search
Christian Duerr
2021-03-06
*
Add regex terminal hints
Christian Duerr
2021-03-01
*
Fix hollow block cursor being drawn for hidden cursor
Kirill Chibisov
2021-02-26
*
Update dependencies
Christian Duerr
2021-02-13
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24