diff options
| -rw-r--r-- | editors/autohotkey-win/bqn.ahk | 2 | ||||
| -rw-r--r-- | editors/autohotkey-win/bqn.exe | bin | 1223680 -> 1115136 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/autohotkey-win/bqn.ahk b/editors/autohotkey-win/bqn.ahk index 60e009db..8839426b 100644 --- a/editors/autohotkey-win/bqn.ahk +++ b/editors/autohotkey-win/bqn.ahk @@ -102,7 +102,7 @@ return RAlt & =:: ShiftState := GetKeyState("Shift", "P") If (ShiftState) { - Send, * + Send, ⋆ } Else { Send, × } diff --git a/editors/autohotkey-win/bqn.exe b/editors/autohotkey-win/bqn.exe Binary files differindex 919cc090..f5ed2d78 100644 --- a/editors/autohotkey-win/bqn.exe +++ b/editors/autohotkey-win/bqn.exe |
