summaryrefslogtreecommitdiff
path: root/res/about/version.gmi
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-11-05 07:22:01 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-11-05 07:22:01 +0200
commit6a002b8f578ec59fb452b83a6af64d153f22b076 (patch)
treebf560015e17f58e1ae98b3c161de58675fec160e /res/about/version.gmi
parent20a176e1d91514ff2e060c67e448d014ee9b8806 (diff)
Keybindings for Back/Forward navigation
Diffstat (limited to 'res/about/version.gmi')
-rw-r--r--res/about/version.gmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index adfbc43a..f11cda73 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -7,6 +7,7 @@
7# Release notes 7# Release notes
8 8
9## 0.8 9## 0.8
10* Added keybindings for Back/Forward navigation.
10* ${CTRL+}Click opens tab in background, ${SHIFT+}${CTRL+}Click opens as foreground tab. The same modifier keys work with keyboard navigation. 11* ${CTRL+}Click opens tab in background, ${SHIFT+}${CTRL+}Click opens as foreground tab. The same modifier keys work with keyboard navigation.
11* Improved word wrapping of emoticons (:D). 12* Improved word wrapping of emoticons (:D).
12* Windows: Fixed handling of drag'n'dropped and command line file paths. 13* Windows: Fixed handling of drag'n'dropped and command line file paths.