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