mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-01 16:56:38 +02:00
- Added min/max fix for Windows to avoid multi-cursor issue
This commit is contained in:
@@ -263,6 +263,10 @@ GroupAdd, intellij, ahk_exe idea64.exe
|
|||||||
; Static
|
; Static
|
||||||
$LCtrl up::Send {Ctrl down}{LWin up}{Ctrl up}
|
$LCtrl up::Send {Ctrl down}{LWin up}{Ctrl up}
|
||||||
|
|
||||||
|
; Disable Win-Up/Down - interferes with Sublime text 3 multi-cursors
|
||||||
|
#Down::return
|
||||||
|
#Up::return
|
||||||
|
|
||||||
; temporary hack to ensure keys don't get stuck
|
; temporary hack to ensure keys don't get stuck
|
||||||
; impacts Alt-Tab fix
|
; impacts Alt-Tab fix
|
||||||
; Primary
|
; Primary
|
||||||
|
Reference in New Issue
Block a user