summaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/grid/resize.rs
AgeCommit message (Expand)Author
2021-01-24Move renderable cell transformation to alacrittyChristian Duerr
2020-11-05Use dynamic storage for zerowidth charactersChristian Duerr
2020-07-15Fix cursor reflowChristian Duerr
2020-07-14Fix crash on cursor resizeChristian Duerr
2020-07-09Add regex scrollback buffer searchChristian Duerr
2020-07-09Fix cursor reflowChristian Duerr
2020-07-01Fix reflow of empty wrapped cursor lineChristian Duerr
2020-05-30Refactor Term/Grid separationChristian Duerr