diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-08-25 18:24:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-25 21:24:16 +0300 |
commit | ee2c5a6cdd6a07f18b99a50b9d2737bd8ea391c4 (patch) | |
tree | 3438919a4046c24fac4927f747bf3a07073f4430 /alacritty_terminal/src/ansi.rs | |
parent | 6cfcd7c25930d0478bc35731543e37a2e0c8f13f (diff) | |
download | alacritty-ee2c5a6cdd6a07f18b99a50b9d2737bd8ea391c4.tar.gz alacritty-ee2c5a6cdd6a07f18b99a50b9d2737bd8ea391c4.zip |
Unify term dimension calls
Since the `Term` implements the `Dimensions` trait itself, we shouldn't
call `term.grid()` to call methods from the `Dimensions` trait.
This removes all instances of this that I could find in the code at the
moment.
Diffstat (limited to 'alacritty_terminal/src/ansi.rs')
0 files changed, 0 insertions, 0 deletions