summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-02-19 22:42:11 +0100
committerSébastien Helleu <flashcode@flashtux.org>2019-02-19 22:42:11 +0100
commit21c02a0378275df93d42fa8a158424152b351e8c (patch)
treea8dd5596aaa114efa272f4096dd478df14a233ec
parent8344f0addcd0fd943406547e033d155f7eca0b21 (diff)
downloadweechat-21c02a0378275df93d42fa8a158424152b351e8c.zip
core: add command to change key alt+s in release notes
-rw-r--r--ReleaseNotes.adoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/ReleaseNotes.adoc b/ReleaseNotes.adoc
index 35e292984..cccc99cf4 100644
--- a/ReleaseNotes.adoc
+++ b/ReleaseNotes.adoc
@@ -61,6 +61,12 @@ Then you can search if you are using "aspell" in values of options:
If there are options displayed, replace "aspell" by "spell" in values.
+The default key kbd:[Alt+s] can be changed to the new `/spell` command:
+
+----
+/key bind meta-s /mute spell toggle
+----
+
[[v2.4]]
== Version 2.4 (2019-02-17)