mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-02 09:06:40 +02:00
- Fixed back tab after new Alt-Tab fix
This commit is contained in:
@@ -58,6 +58,8 @@ GroupAdd, vscode, ahk_exe Code.exe
|
||||
|
||||
tab::Send {tab}
|
||||
|
||||
+tab::Send {Shift down}{tab}{Shift up}
|
||||
|
||||
; Basic Remap
|
||||
;
|
||||
; Primary::LCtrl
|
||||
|
@@ -63,6 +63,8 @@ GroupAdd, vscode, ahk_exe Code.exe
|
||||
|
||||
tab::Send {tab}
|
||||
|
||||
+tab::Send {Shift down}{tab}{Shift up}
|
||||
|
||||
; Basic Remap
|
||||
;
|
||||
; Primary::LCtrl
|
||||
|
Reference in New Issue
Block a user