summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <wchibisovkirill@gmail.com>2019-09-18 22:21:01 +0300
committerChristian Duerr <contact@christianduerr.com>2019-09-18 21:21:01 +0200
commit9a14ca42d35e3b72ca254384ef7e4639aab0e100 (patch)
tree002f564a412f4907a88f53d72874bb8d269effe4 /CHANGELOG.md
parent52fecd71b962c9f65ec2b609fdfc7dbdc2a31064 (diff)
Rework default bindings
This commit removes all bindings which are sending escapes from the default configuration file, adds bindings for F13-F24, adds bindings for ScrollToTop/ScrollToBottom actions, removes bindings for Super + F1-F12, fixes bindings for Alt + F1-F12. Fixes #2688.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ee6fb8e5..f47a0135 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Completions for `--class` and `-t` (short title)
- Change the mouse cursor when hovering over the message bar and its close button
- Support combined bold and italic text (with `font.bold_italic` to customize it)
+- Extra bindings for F13-F20
+- Terminal escape bindings with combined modifiers
+- Bindings for ScrollToTop and ScrollToBottom actions
### Changed
@@ -44,6 +47,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Use text mouse cursor when mouse mode is temporarily disabled with shift
- Wayland primary selection clipboard not storing text when selection is stopped outside of the window
- Block URL highlight while a selection is active
+- Bindings for Alt + F1-F12
+
+### Removed
+
+- Bindings for Super/Command + F1-F12
## 0.3.3