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
*
Fix racing condition in hint triggering
Christian Duerr
2024-11-02
*
Implement multi-char cursor highlight
Kirill Chibisov
2024-10-15
*
Move root config fields to `[general]` section
Christian Duerr
2024-10-02
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Fix typos
Pavel Roskin
2023-10-25
*
Underline hint matches during selection
Christian Duerr
2023-09-22
*
Fix regex memory usage
Christian Duerr
2023-09-17
*
Apply transparent background colors to "UI" cells
Sonu Bardai
2023-08-07
*
Remove unnecessary mutable references
Pavel Roskin
2023-07-18
*
Switch to TOML configuration format
Christian Duerr
2023-06-12
*
Switch to VTE's built-in ansi feature
Anhad Singh
2023-05-23
*
Fix selection rotation on the last line
Christian Duerr
2023-03-24
*
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