aboutsummaryrefslogtreecommitdiff
path: root/.agignore
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2018-03-13 19:00:14 +0100
committerJoe Wilm <jwilm@users.noreply.github.com>2018-03-13 16:58:15 -0700
commit6173603677c950d96c470aa609dbc07e7d4c792f (patch)
treefebd084c4ce293e7288d9704c3f1c74f1c2dadeb /.agignore
parentf8e36d166342d9ee4a91f8e89f55677cd0fd0644 (diff)
downloadalacritty-6173603677c950d96c470aa609dbc07e7d4c792f.tar.gz
alacritty-6173603677c950d96c470aa609dbc07e7d4c792f.zip
Fix multi-line selection with single cell end
When the user selected multiple lines, dragging the selection downwards, and then leaves the cursor to the left side of the first cell, the first cell was still incorrectly selected. This has been fixed. The selection also did not update if the mouse was outside of the window, now all movement events are accpeted even when the mouse is outside of the window. This allows updating the selection when the user is dragging the cursor too far. Mouse movement and click events outside of the window are not propagated, these are only used for updating the selection.
Diffstat (limited to '.agignore')
0 files changed, 0 insertions, 0 deletions