From 64b519d5b1ec178d5e634d2a3ced00613d3ed15b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thea=20Sch=C3=B6bl?=
Date: Sat, 2 Dec 2023 20:25:10 +0100
Subject: [PATCH] fix: can't type in the terminal
---
src/routes/config/settings/+page.svelte | 19 +++++++++++++++----
src/routes/terminal/+page.svelte | 1 +
2 files changed, 16 insertions(+), 4 deletions(-)
diff --git a/src/routes/config/settings/+page.svelte b/src/routes/config/settings/+page.svelte
index c10a39cb..d57d1ba3 100644
--- a/src/routes/config/settings/+page.svelte
+++ b/src/routes/config/settings/+page.svelte
@@ -28,8 +28,18 @@
A quick, single key press and release used to indicate a suffix, prefix, or modifier to be associated
with a chord.
+
The following keys have special behavior when arpeggiates are enabled:
+
+
,, ; and : will be placed before the auto-inserted space
+
+ ., ? and ! will be placed before the auto-inserted space and capitalize
+ the next word
+