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_terminal
/
src
/
grid
/
row.rs
Commit message (
Expand
)
Author
Age
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Replace `map().unwrap_or()` with `map_or()`
Chris Copeland
2022-07-20
*
Add support for hyperlink escape sequence
Kirill Chibisov
2022-07-10
*
Update rustfmt configuration
Christian Duerr
2021-10-11
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Use ConfigDeserialize for all config enums
Christian Duerr
2020-12-31
*
Use dynamic storage for zerowidth characters
Christian Duerr
2020-11-05
*
Fix reflow of empty wrapped cursor line
Christian Duerr
2020-07-01
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Refactor Term/Grid separation
Christian Duerr
2020-05-30
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Fix colored row reset performance
Christian Duerr
2019-12-10
*
Fix deletion of lines when clearing the screen
Nathan Lilienthal
2019-11-18
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
Fix row occ not set during new and reset
Christian Duerr
2019-07-10
*
Fix rows only resetting partially
Christian Duerr
2019-06-28
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28