aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-07-22 18:11:24 +0000
committerGitHub <noreply@github.com>2020-07-22 18:11:24 +0000
commitdd32447bc282c443f8c7dd74fe8be635203390c9 (patch)
treeafc8f565217ecb2bf883b2c08aa0477f1228eeb0
parent3688b5c075a1be6dab8f399935b3001bcbf327b6 (diff)
downloadalacritty-dd32447bc282c443f8c7dd74fe8be635203390c9.tar.gz
alacritty-dd32447bc282c443f8c7dd74fe8be635203390c9.zip
Improve selection expansion changelog entry
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6a5c435..2065f4f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Support for Fontconfig embolden and matrix options
- Opt-out compilation flag `winpty` to disable WinPTY support
- Scrolling during selection when mouse is at top/bottom of window
-- Expanding existing selections using the right mouse button
+- Expanding existing selections using single, double and triple click with the right mouse button
- Support for `gopher` and `gemini` URLs
- Unicode 13 support
- Option to run command on bell which can be set in `bell.command`