From dd32447bc282c443f8c7dd74fe8be635203390c9 Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Wed, 22 Jul 2020 18:11:24 +0000 Subject: [PATCH] Improve selection expansion changelog entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`