mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-05 18:38:26 +02:00
- Added Ctrl-Z to posix terminals for Windows
This commit is contained in:
@@ -85,12 +85,13 @@ $^+Right::Send +{End}
|
|||||||
#j::Send {LCtrl down}j{LCtrl Up}
|
#j::Send {LCtrl down}j{LCtrl Up}
|
||||||
#t::Send {LCtrl down}t{LCtrl Up}
|
#t::Send {LCtrl down}t{LCtrl Up}
|
||||||
#_::Send {LCtrl down}_{LCtrl Up}
|
#_::Send {LCtrl down}_{LCtrl Up}
|
||||||
|
#z::Send {LCtrl down}z{LCtrl Up}
|
||||||
#If
|
#If
|
||||||
|
|
||||||
#IfWinActive ahk_group ConEmu
|
#IfWinActive ahk_group ConEmu
|
||||||
; Paste
|
; Paste
|
||||||
$^v::Send {Shift down}{Insert}{Shift Up}
|
$^v::Send {Shift down}{Insert}{Shift Up}
|
||||||
#v::^v
|
#v::Send {LCtrl down}v{LCtrl Up}
|
||||||
#If
|
#If
|
||||||
|
|
||||||
#IfWinActive ahk_exe mintty.exe
|
#IfWinActive ahk_exe mintty.exe
|
||||||
|
Reference in New Issue
Block a user