- Fixed back tab after new Alt-Tab fix

This commit is contained in:
Ben Reaves
2020-06-07 19:22:39 -05:00
parent ba1471e397
commit c9f7b81796
2 changed files with 4 additions and 0 deletions

View File

@@ -58,6 +58,8 @@ GroupAdd, vscode, ahk_exe Code.exe
tab::Send {tab}
+tab::Send {Shift down}{tab}{Shift up}
; Basic Remap
;
; Primary::LCtrl

View File

@@ -63,6 +63,8 @@ GroupAdd, vscode, ahk_exe Code.exe
tab::Send {tab}
+tab::Send {Shift down}{tab}{Shift up}
; Basic Remap
;
; Primary::LCtrl