Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove unused `Clone` requirements | Christian Duerr | 2024-10-07 |
* | Fix the crash when shrinking scrolled terminal | Kirill Chibisov | 2023-06-17 |
* | Fix automatic scrolling on resize | Richard Steinmetz | 2021-04-08 |
* | Keep viewport in place during resize | Richard Steinmetz | 2021-03-31 |
* | Unify the grid line indexing types | Christian Duerr | 2021-03-30 |
* | Move renderable cell transformation to alacritty | Christian Duerr | 2021-01-24 |
* | Use dynamic storage for zerowidth characters | Christian Duerr | 2020-11-05 |
* | Fix cursor reflow | Christian Duerr | 2020-07-15 |
* | Fix crash on cursor resize | Christian Duerr | 2020-07-14 |
* | Add regex scrollback buffer search | Christian Duerr | 2020-07-09 |
* | Fix cursor reflow | Christian Duerr | 2020-07-09 |
* | Fix reflow of empty wrapped cursor line | Christian Duerr | 2020-07-01 |
* | Refactor Term/Grid separation | Christian Duerr | 2020-05-30 |