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
/
storage.rs
Commit message (
Expand
)
Author
Age
*
Use `MaybeUninit<usize>` instead of `usize` in `Storage::swap`
nils
2022-06-15
*
Enable damage tracking only on Wayland
Kirill Chibisov
2022-05-20
*
Fix release mode tests
Christian Duerr
2021-05-01
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Fix assertion crash on 32-bit systems
r-c-f
2021-01-11
*
Use ConfigDeserialize for all config enums
Christian Duerr
2020-12-31
*
Fix scrolling region performance with fixed lines
Christian Duerr
2020-12-10
*
Use dynamic storage for zerowidth characters
Christian Duerr
2020-11-05
*
Add regex scrollback buffer search
Christian Duerr
2020-07-09
*
Refactor Term/Grid separation
Christian Duerr
2020-05-30
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Fix inconsistent test module naming
Christian Duerr
2020-01-28
*
Fix incorrect grid.len() and grid.history_size()
Kirill Chibisov
2020-01-26
*
Fix cut off full width glyphs in last column
Christian Duerr
2020-01-09
*
Update outdated reftests
Kirill Chibisov
2020-01-04
*
Fix storage rotation error
Christian Duerr
2019-12-13
*
Fix crash when resizing Alacritty
Christian Duerr
2019-12-12
*
Fix colored row reset performance
Christian Duerr
2019-12-10
*
Remove tests failing in release mode
Christian Duerr
2019-11-19
*
Fix deletion of lines when clearing the screen
Nathan Lilienthal
2019-11-18
*
Fix clippy warnings
Christian Duerr
2019-11-02
*
Update dependencies
Kirill Chibisov
2019-10-23
*
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 performance issues with text reflow
Christian Duerr
2019-06-23
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28