aboutsummaryrefslogtreecommitdiff
path: root/alacritty_macos.yml
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-01-08 07:37:58 +0000
committerGitHub <noreply@github.com>2019-01-08 07:37:58 +0000
commitc54115516717d6fd429065158d81a93c0818fefa (patch)
tree1054379f18edaacc42d127b9beb7f8d6e2fda98d /alacritty_macos.yml
parent2b0d19e18f2c92bc4ec9e53e7f1619c8604be937 (diff)
downloadalacritty-c54115516717d6fd429065158d81a93c0818fefa.tar.gz
alacritty-c54115516717d6fd429065158d81a93c0818fefa.zip
Fix selection with right and middle mouse
Since there was no check for the button state for semantic and line selection, it was possible to trigger selection using the middle and right mouse button. This has been resolved by explicitly checking for the pressed button before starting these selections. To further ensure that double and triple clicks are only triggered when the same button is pressed multiple times, the last pressed button is stored. This fixes #1915.
Diffstat (limited to 'alacritty_macos.yml')
0 files changed, 0 insertions, 0 deletions