summaryrefslogtreecommitdiff
path: root/config.example.toml
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2026-01-16 16:53:19 +0300
committerGrail Finder <wohilas@gmail.com>2026-01-16 16:53:19 +0300
commiteb44b1e4b244e5a93e7d465b14df39819d8dfaba (patch)
treeabd29b6c63e198e5ce8057cd6a51a0b20b0d143f /config.example.toml
parentf5d76eb60587564648e9f5084469a27cef5765b8 (diff)
Feat: impl attempt
Diffstat (limited to 'config.example.toml')
-rw-r--r--config.example.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.example.toml b/config.example.toml
index 3a5401b..85b2662 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -43,3 +43,5 @@ DBPATH = "gflt.db"
FilePickerDir = "." # Directory where file picker should start
FilePickerExts = "png,jpg,jpeg,gif,webp" # Comma-separated list of allowed file extensions for file picker
EnableMouse = false # Enable mouse support in the UI
+CharSpecificContextEnabled = false
+CharSpecificContextTag = "__known_to_chars__"