summaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/ansi.rs
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-08-25 18:24:16 +0000
committerGitHub <noreply@github.com>2020-08-25 21:24:16 +0300
commitee2c5a6cdd6a07f18b99a50b9d2737bd8ea391c4 (patch)
tree3438919a4046c24fac4927f747bf3a07073f4430 /alacritty_terminal/src/ansi.rs
parent6cfcd7c25930d0478bc35731543e37a2e0c8f13f (diff)
downloadalacritty-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