diff options
Diffstat (limited to 'alacritty.yml')
-rw-r--r-- | alacritty.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/alacritty.yml b/alacritty.yml index f30b5707..63d1927b 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -413,6 +413,9 @@ # Mouse bindings are specified as a list of objects, much like the key # bindings further below. # +# To trigger mouse bindings when an application running within Alacritty captures the mouse, the +# `Shift` modifier is automatically added as a requirement. +# # Each mouse binding will specify a: # # - `mouse`: |