From c9f7b81796070bf4bcc68f9cc16e7e732bfeea15 Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Sun, 7 Jun 2020 19:22:39 -0500 Subject: [PATCH] - Fixed back tab after new Alt-Tab fix --- windows/new_kinto.ahk | 2 ++ windows/win_kinto.ahk | 2 ++ 2 files changed, 4 insertions(+) diff --git a/windows/new_kinto.ahk b/windows/new_kinto.ahk index 6cd6cf5..11a8ace 100644 --- a/windows/new_kinto.ahk +++ b/windows/new_kinto.ahk @@ -58,6 +58,8 @@ GroupAdd, vscode, ahk_exe Code.exe tab::Send {tab} ++tab::Send {Shift down}{tab}{Shift up} + ; Basic Remap ; ; Primary::LCtrl diff --git a/windows/win_kinto.ahk b/windows/win_kinto.ahk index d64d96d..6812c26 100644 --- a/windows/win_kinto.ahk +++ b/windows/win_kinto.ahk @@ -63,6 +63,8 @@ GroupAdd, vscode, ahk_exe Code.exe tab::Send {tab} ++tab::Send {Shift down}{tab}{Shift up} + ; Basic Remap ; ; Primary::LCtrl