aboutsummaryrefslogtreecommitdiff
path: root/src/renderer
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2016-07-01 21:13:09 -0700
committerJoe Wilm <joe@jwilm.com>2016-07-01 21:13:09 -0700
commita2ca10643f744244c635fb9b41a3c742e35213ea (patch)
tree7c36ead54423c6e7438803d945a3dc79ba72f249 /src/renderer
parent9e45eea0c9af692dee1909b80d0c0552c385cf8c (diff)
downloadr-alacritty-a2ca10643f744244c635fb9b41a3c742e35213ea.tar.gz
r-alacritty-a2ca10643f744244c635fb9b41a3c742e35213ea.tar.bz2
r-alacritty-a2ca10643f744244c635fb9b41a3c742e35213ea.zip
Implement Term::erase_chars
Fixes last known issue with htop. I think this implementation might not be correct, but I don't yet understand the difference between erasing and deleting (I imagine it's the difference between graphics state vs grid state). Will probably need to circle back here. Adds all range indexing operations to rows. Some were needed for the erase_chars impl, and the rest are there for fully generality.
Diffstat (limited to 'src/renderer')
0 files changed, 0 insertions, 0 deletions