diff --git a/src/ansi-gli.ahk b/src/ansi-gli.ahk index 592f0b0..7719fd5 100644 --- a/src/ansi-gli.ahk +++ b/src/ansi-gli.ahk @@ -61,11 +61,6 @@ return Send, \ return ; -;Map the AltGr + "+" keys to show the "~" symbol (ANSI & UK ISO config) -<^>!+:: -Send, ~ -return -; ;Map the AltGr + Esc keys to show the "\" symbol <^>!*Escape:: Send, \