diff options
Diffstat (limited to 'windows/autohotkey')
-rw-r--r-- | windows/autohotkey/Source/Methods-Other.ahk | 2 | ||||
-rw-r--r-- | windows/autohotkey/neo20.ahk | 3 | ||||
-rw-r--r-- | windows/autohotkey/neo20.exe | bin | 439611 -> 451771 bytes |
3 files changed, 3 insertions, 2 deletions
diff --git a/windows/autohotkey/Source/Methods-Other.ahk b/windows/autohotkey/Source/Methods-Other.ahk index 02d742d..94b3a7b 100644 --- a/windows/autohotkey/Source/Methods-Other.ahk +++ b/windows/autohotkey/Source/Methods-Other.ahk @@ -138,4 +138,4 @@ CheckComp(d) { TryThirdCompKey = 1
return 1
}
-}
\ No newline at end of file +}
diff --git a/windows/autohotkey/neo20.ahk b/windows/autohotkey/neo20.ahk index 0f465d2..45c0cb7 100644 --- a/windows/autohotkey/neo20.ahk +++ b/windows/autohotkey/neo20.ahk @@ -2144,7 +2144,8 @@ CheckComp(d) { TryThirdCompKey = 1
return 1
}
-}CheckCompose() {
+}
+CheckCompose() {
CheckCompUni("<G> <A>", 0x391)
CheckCompUni("<G> <B>", 0x392)
CheckCompUni("<G> <E>", 0x395)
diff --git a/windows/autohotkey/neo20.exe b/windows/autohotkey/neo20.exe Binary files differindex 84c34cb..4c63724 100644 --- a/windows/autohotkey/neo20.exe +++ b/windows/autohotkey/neo20.exe |