From e0c53ba3eb5094c5c3d76e4d2ed087b37297abc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Vl=C3=A9rick?= Date: Wed, 19 Mar 2025 08:54:22 +0100 Subject: [PATCH] release nodes => release notes --- content/news/stacked-resize-pinned-panes.md | 2 +- docs/src/options.md | 2 +- static/documentation/options.html | 2 +- static/documentation/print.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/news/stacked-resize-pinned-panes.md b/content/news/stacked-resize-pinned-panes.md index 3ee4e6b..3a0dd37 100644 --- a/content/news/stacked-resize-pinned-panes.md +++ b/content/news/stacked-resize-pinned-panes.md @@ -102,7 +102,7 @@ Since Zellij implements its own mouse selection and copying, many users have not ## Release Notes and Tips on Startup {{
}} -Starting this version, on first run Zellij will display the release notes for the current version. On subsequent runs, Zellij will display a random useful usage tip on startup. It's possible to disable both of these behaviors through the config (and in the case of tips, also at runtime through the tips window as specified). More info [here](/documentation/options.html#show_release_nodes) and [here](/documentation/options.html#show_startup_tips). +Starting this version, on first run Zellij will display the release notes for the current version. On subsequent runs, Zellij will display a random useful usage tip on startup. It's possible to disable both of these behaviors through the config (and in the case of tips, also at runtime through the tips window as specified). More info [here](/documentation/options.html#show_release_notes) and [here](/documentation/options.html#show_startup_tips). Both of these can be browsed through the new `about` plugin with `Ctrl o` + `a`. diff --git a/docs/src/options.md b/docs/src/options.md index 2aee170..8e0ce26 100644 --- a/docs/src/options.md +++ b/docs/src/options.md @@ -305,7 +305,7 @@ Options: show_startup_tips true ``` -### show_release_nodes +### show_release_notes Show release notes on first run of a new version. These can also be browsed through the `about` plugin with `Ctrl o` + `a`. Options: diff --git a/static/documentation/options.html b/static/documentation/options.html index 0c9689c..e49c814 100644 --- a/static/documentation/options.html +++ b/static/documentation/options.html @@ -353,7 +353,7 @@

show_star
show_startup_tips true
 
-

show_release_nodes

+

show_release_notes

Show release notes on first run of a new version. These can also be browsed through the about plugin with Ctrl o + a.

Options:

show_startup_tips true
 
-

show_release_nodes

+

show_release_notes

Show release notes on first run of a new version. These can also be browsed through the about plugin with Ctrl o + a.

Options: