From 00cbd59a4ea745e8d06308896e050b37ad628dbc Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Fri, 26 Feb 2021 14:17:53 -0600 Subject: [PATCH] - Removed conflict (windows ahk) --- windows/kinto.ahk | 1 - 1 file changed, 1 deletion(-) diff --git a/windows/kinto.ahk b/windows/kinto.ahk index 17abafe..97a8e93 100644 --- a/windows/kinto.ahk +++ b/windows/kinto.ahk @@ -588,7 +588,6 @@ GroupAdd, intellij, ahk_exe idea64.exe ^!Left::send ^{PgUp} ; prev_view Insert::Return ; cancel toggle_overwrite ^!O::send {Insert} ; toggle_overwrite - ; $#c::Send {Ctrl down}c{Ctrl up} ; Default - Sigints interrupt ; !c::Return ; Default - cancel toggle_case_sensitive ; $!c::send ^{c} ; CB/IBM - Sigint ^!c::send !{c} ; toggle_case_sensitive