aboutsummaryrefslogtreecommitdiff
path: root/src/input.rs
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2016-06-28 09:18:54 -0700
committerJoe Wilm <joe@jwilm.com>2016-06-28 09:18:54 -0700
commit69ed81d2495c6eb548c44e73c0e9ed359d3820f0 (patch)
treec12611c50799452ee99ca03b7097dab1780dd27e /src/input.rs
parent8454bbe18340208286572a01e32f2d1a84440308 (diff)
downloadr-alacritty-69ed81d2495c6eb548c44e73c0e9ed359d3820f0.tar.gz
r-alacritty-69ed81d2495c6eb548c44e73c0e9ed359d3820f0.tar.bz2
r-alacritty-69ed81d2495c6eb548c44e73c0e9ed359d3820f0.zip
Refactor Tty and Grid creation into Term::new
This moves more logic out of main() and prepares the Term type to handle resizing. By providing all size data to Term, it is now possible to implement a resize function there which handles all resizing logic save for the rendering subsystem.
Diffstat (limited to 'src/input.rs')
0 files changed, 0 insertions, 0 deletions