aboutsummaryrefslogtreecommitdiff
path: root/alacritty.yml
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2018-03-10 14:53:54 +0100
committerJoe Wilm <jwilm@users.noreply.github.com>2018-03-12 23:00:15 -0700
commitfce67e6f3f8495f7ba029c55f2e319626cee56ca (patch)
tree1432cf7a98f905c4cba313b278bc6bc8e2176520 /alacritty.yml
parent8dd6f5c791645e2a3fbc45a55860fac7dab54514 (diff)
downloadalacritty-fce67e6f3f8495f7ba029c55f2e319626cee56ca.tar.gz
alacritty-fce67e6f3f8495f7ba029c55f2e319626cee56ca.zip
Fix crash when selection leaves viewport
There was an issue where alacritty tries to convert the lines in a selection to the on-screen lines even when the selection is not on the screen. This results in a crash. To prevent this from happening the selection now is not shown if it is off the screen. There currently still is a bug that when the selection is at the top of the screen but still half visible, it will not show the top line as selected but start in the second line. This bug should be resolved with https://github.com/jwilm/alacritty/pull/1171. This fixes #1148.
Diffstat (limited to 'alacritty.yml')
0 files changed, 0 insertions, 0 deletions