From ddfcd97d32f4893fe934a7c0376ce58436842280 Mon Sep 17 00:00:00 2001 From: Pokey Rule <755842+pokey@users.noreply.github.com> Date: Mon, 17 Jun 2024 10:35:24 +0100 Subject: [PATCH] tweaks --- cursorless-settings/modifier_scope_types.csv | 2 ++ settings.talon | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/cursorless-settings/modifier_scope_types.csv b/cursorless-settings/modifier_scope_types.csv index 0205874c31..36aefa6c5e 100644 --- a/cursorless-settings/modifier_scope_types.csv +++ b/cursorless-settings/modifier_scope_types.csv @@ -87,3 +87,5 @@ access, private.fieldAccess # 2023-12-06 20:41:49 - New entries automatically added by cursorless blip, glyph + +text fragment,textFragment diff --git a/settings.talon b/settings.talon index fb86e1e145..57d25a5261 100644 --- a/settings.talon +++ b/settings.talon @@ -85,4 +85,4 @@ tag(): user.gpt_beta # By default saying "one" would write "1", however many users find this behavior # prone to false positives. If you uncomment this, you will need to say # "numb one" to write "1". Note that this tag will eventually be activated by default -# tag(): user.prefixed_numbers +tag(): user.prefixed_numbers