Lagrange [release]
Updated Help
[1mdiff --git a/res/about/help.gmi b/res/about/help.gmi[m
[1mindex d56f45de..dccef9f8 100644[m
[1m--- a/res/about/help.gmi[m
[1m+++ b/res/about/help.gmi[m
[36m@@ -53,7 +53,7 @@[m [mOne way to browse Gemini content is via web browser extensions or proxies that t[m
[m
# User interface[m
[m
[31m-Lagrange's user interface is modeled after WWW browsers:[m
[32m+[m[32mLagrange's user interface is modeled after web browsers:[m
* There is a navigation bar at the top with Back and Forward buttons.[m
* Below the navigation bar, there is a tab bar for switching between open tabs. The tab bar is hidden if there is only one tab open.[m
* There is a sidebar for managing bookmarks and TLS identities, and viewing history and the page outline. The sidebar is hidden by default.[m
[36m@@ -86,6 +86,15 @@[m [m${CTRL+}1 through ${CTRL+}4 switch between the sidebar tabs, or hide the sidebar[m
[m
## Navigation[m
[m
[32m+[m[32m### Link icons[m
[32m+[m
[32m+[m[32mThe type and destination of a link are indicated by the link's icon and color: ➤ links to the same domain, and 🌐 to a different domain. The colors are:[m
[32m+[m
[32m+[m[32m* Blue for Gemini[m
[32m+[m[32m* Purple for Gopher[m
[32m+[m[32m* Orange for HTTP(S)[m
[32m+[m[32m* Red for other (cannot be opened)[m
[32m+[m
### Opening links using the keyboard[m
[m
When navigating via keyboard, hold down ${ALT} to see link shortcut keys. Try doing so now and see how the link icon below is replaced with a number.[m
[1mdiff --git a/res/about/version.gmi b/res/about/version.gmi[m
[1mindex 6ae9abb2..463d9f8e 100644[m
[1m--- a/res/about/version.gmi[m
[1m+++ b/res/about/version.gmi[m
[36m@@ -4,7 +4,7 @@[m
|___ /~~\ \__> | \ /~~\ | \| \__> |___ [m
[m
``` [m
[31m-# Version history[m
[32m+[m[32m# Release notes[m
[m
## 0.2[m
* Windows: Fixed opening HTTP links in the default web browser.[m