mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-05 10:36:39 +02:00
- Firefox paste fix for Windows
This commit is contained in:
@@ -86,6 +86,11 @@ $^+Right::Send +{End}
|
|||||||
#^g::send !{F3}
|
#^g::send !{F3}
|
||||||
#If
|
#If
|
||||||
|
|
||||||
|
; Not sure why this fix is needed
|
||||||
|
#IfWinActive ahk_exe Firefox.exe
|
||||||
|
^v::send ^v
|
||||||
|
#If
|
||||||
|
|
||||||
#IfWinActive ahk_group terminals
|
#IfWinActive ahk_group terminals
|
||||||
; Copy
|
; Copy
|
||||||
^c::Send {LCtrl down}{LShift down}c{LCtrl Up}{LShift Up}
|
^c::Send {LCtrl down}{LShift down}c{LCtrl Up}{LShift Up}
|
||||||
|
Reference in New Issue
Block a user