Disabled Keyboard and Trackpad shrtcts after 3.746 update. iMac OS 12.2.1

ver. 3.746 made my shortcuts dead)
f.ex. Keyboard shortcuts don't work
and simple trigger "3 fingers swiping down" for trackpad makes Alfred's search bar blinking

I don't think there has been a change to keyboard shortcuts or anything related to them.
Are you sure your BTT is enabled? Have you tried restarting it?

yes, I've tried restarting BTT and then restarting OS and then BTT again. No results.

Tried restarting once again. Now it's ok.
Just one exception: my shrtct "option+8" can't put in special text – bullet marker. The only action to come is a cross instead of a cursor.
I've just found out that every of my shortcuts that paste special text ends mouse cursor switching to cross.

Could you post a screenshot of how the option+8 action was configured? There has been a change to the "Insert / Type / Paste Custom Text" action, maybe I forgot about a specific configuration.

But anyway every text can't be pasted even simple text

Could you try to change from plain text to rich text and then back again?

yeah
it works


BTT can't type any text as a second action...

Could you select the 3 Finger Swipe down in the left list and then press cmd+c? This will copy a JSON description of your config to your clipboard.
Afterwards paste the clipboard content here, maybe I can then reproduce it.

[
{
"BTTTriggerType" : 103,
"BTTTriggerTypeDescription" : "3 Finger Swipe Down",
"BTTTriggerClass" : "BTTTriggerTypeTouchpadAll",
"BTTPredefinedActionType" : -1,
"BTTPredefinedActionName" : "No Action",
"BTTLayoutIndependentActionChar" : "/",
"BTTAutoAdaptActionToKeyboardLayout" : true,
"BTTShortcutToSend" : "58,44",
"BTTEnabled2" : 1,
"BTTAlternateModifierKeys" : 0,
"BTTRepeatDelay" : 0,
"BTTUUID" : "1E9A788E-FF6C-41C3-AC5B-551E62BEE26C",
"BTTNotesInsteadOfDescription" : 0,
"BTTEnabled" : 1,
"BTTModifierMode" : 0,
"BTTRequiredModifierKeys" : 0,
"BTTOrder" : 29,
"BTTDisplayOrder" : 0,
"BTTAdditionalActions" : [
{
"BTTTriggerType" : -1,
"BTTTriggerClass" : "BTTTriggerTypeTouchpadAll",
"BTTPredefinedActionType" : 118,
"BTTPredefinedActionName" : "Insert / Type / Paste Custom Text",
"BTTAdditionalActionData" : {
"BTTActionTextToPaste" : "BAtzdHJlYW10eXBlZIHoA4QBQISEhA1OU1RleHRTdG9yYWdlAISEGU5TTXV0YWJsZUF0dHJpYnV0ZWRTdHJpbmcAhIQSTlNBdHRyaWJ1dGVkU3RyaW5nAISECE5TT2JqZWN0AIWShISED05TTXV0YWJsZVN0cmluZwGEhAhOU1N0cmluZwGWhAErA9C+IIaEAmlJAQKShISEDE5TRGljdGlvbmFyeQCWhAFpA5KEmZkHTlNDb2xvcoaShISEB05TQ29sb3IAloQBYwOEAmZmAAGGkoSZmRBOU1BhcmFncmFwaFN0eWxlhpKEhIQQTlNQYXJhZ3JhcGhTdHlsZQCWhARDQ0BTBACFAIaShJmZBk5TRm9udIaShISEBk5TRm9udB6WnByEBVsyOGNdBgAAABQAAAD//kgAZQBsAHYAZQB0AGkAYwBhAIQBZgyeAJ4BngCeAIaGhg==",
"BTTActionPasteFormat" : "public.utf8-plain-text"
},
"BTTMoveCursorLeftBy" : "0",
"BTTEnabled2" : 1,
"BTTAlternateModifierKeys" : 0,
"BTTRepeatDelay" : 0,
"BTTUUID" : "036303B3-D2A3-4E13-9F71-80D0CE0E4AF8",
"BTTNotesInsteadOfDescription" : 0,
"BTTEnabled" : 1,
"BTTModifierMode" : 0,
"BTTOrder" : 71,
"BTTDisplayOrder" : 0
}
]
}
]

Mh that seems to work fine here.

Could you try v3.747? Maybe I accidentally already fixed something in my local build.