Fossil SCM

Add some text to /chat config which suggests enabling all of the Editing options insofar as they don't misinteract with the user's specific browser or software keyboard.

stephan 2025-11-24 13:39 trunk
Commit 54272f72a18df02121c5854058944352d93040a5d55905e85c4213636fe20431
1 file changed +4
--- src/fossil.page.chat.js
+++ src/fossil.page.chat.js
@@ -2056,10 +2056,14 @@
20562056
: ["Most of these settings are persistent via ",
20572057
F.storage.storageImplName(), ": ",
20582058
F.storage.storageHelpDescription()].join('')
20592059
},{
20602060
label: "Editing Options...",
2061
+ hint: ["These options are all recommended but some misinteract",
2062
+ "with specific browsers or software keyboards so they",
2063
+ "are not enabled by default."
2064
+ ].join(' '),
20612065
children:[{
20622066
label: "Chat-only mode",
20632067
hint: "Toggle the page between normal fossil view and chat-only view.",
20642068
boolValue: 'chat-only-mode'
20652069
},{
20662070
--- src/fossil.page.chat.js
+++ src/fossil.page.chat.js
@@ -2056,10 +2056,14 @@
2056 : ["Most of these settings are persistent via ",
2057 F.storage.storageImplName(), ": ",
2058 F.storage.storageHelpDescription()].join('')
2059 },{
2060 label: "Editing Options...",
 
 
 
 
2061 children:[{
2062 label: "Chat-only mode",
2063 hint: "Toggle the page between normal fossil view and chat-only view.",
2064 boolValue: 'chat-only-mode'
2065 },{
2066
--- src/fossil.page.chat.js
+++ src/fossil.page.chat.js
@@ -2056,10 +2056,14 @@
2056 : ["Most of these settings are persistent via ",
2057 F.storage.storageImplName(), ": ",
2058 F.storage.storageHelpDescription()].join('')
2059 },{
2060 label: "Editing Options...",
2061 hint: ["These options are all recommended but some misinteract",
2062 "with specific browsers or software keyboards so they",
2063 "are not enabled by default."
2064 ].join(' '),
2065 children:[{
2066 label: "Chat-only mode",
2067 hint: "Toggle the page between normal fossil view and chat-only view.",
2068 boolValue: 'chat-only-mode'
2069 },{
2070

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button