mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 22:09:25 +00:00
adapted KeePassKit changes
This commit is contained in:
@@ -82,7 +82,7 @@ static CGKeyCode kMPFunctionKeyCodes[] = { kVK_F1, kVK_F2, kVK_F3, kVK_F4, kVK_F
|
||||
dispatch_once(&onceToken, ^{
|
||||
pasteableCommands = @{
|
||||
kKPKAutotypePlus: @"+",
|
||||
kKPKAutotypeOr: @"^",
|
||||
kKPKAutotypeCaret: @"^",
|
||||
kKPKAutotypePercent: @"%",
|
||||
kKPKAutotypeTilde : @"~",
|
||||
kKPKAutotypeRoundBracketLeft : @"(",
|
||||
|
||||
Reference in New Issue
Block a user