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
/
tests
/
ref.rs
Commit message (
Expand
)
Author
Age
*
Use dynamic storage for zerowidth characters
Christian Duerr
2020-11-05
*
Add escape to report text area size
Ayose Cazorla
2020-08-28
*
Add support for double underlines
Christian Duerr
2020-08-12
*
Add support for colon separated SGR parameters
Christian Duerr
2020-08-07
*
Add regex scrollback buffer search
Christian Duerr
2020-07-09
*
Fix saved cursor handling
Christian Duerr
2020-07-06
*
Preserve linewrap flag across alt screen switches
Christian Duerr
2020-07-06
*
Fix scroll down escape pulling lines from history
Christian Duerr
2020-06-25
*
Remove copypasta dependency from alacritty_terminal
Kirill Chibisov
2020-06-07
*
Refactor Term/Grid separation
Christian Duerr
2020-05-30
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Remove `fs::read_to_string` reimplementations
Christian Duerr
2020-03-26
*
Remove std::fs::read_to_string reimplementation from tests
Matthias Krüger
2020-03-25
*
Update outdated reftests
Kirill Chibisov
2020-01-04
*
Fix screen reset not clearing cell flags
Christian Duerr
2019-12-24
*
Fix cell reset not clearing flags and foreground
Kirill Chibisov
2019-11-17
*
Add reftest for line deletion
Christian Duerr
2019-11-15
*
Add ref test for verifying colored clear behavior
Christian Duerr
2019-11-10
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
Ignore unsupported CSI sequences
Koichi Murase
2019-08-06
*
Remove color from log output
Christian Duerr
2019-08-01
*
Fix row occ not set during new and reset
Christian Duerr
2019-07-10
*
Refactor config parsing files
Christian Duerr
2019-05-10
*
Switch from copypasta to rust-clipboard
Christian Duerr
2019-04-28
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28