- Added Open File Browser (Windows). Closes #405

This commit is contained in:
Ben Reaves
2021-02-25 22:08:50 -06:00
parent 4f1adbc358
commit d44247affb
2 changed files with 6 additions and 0 deletions

View File

@@ -346,6 +346,10 @@ GroupAdd, intellij, ahk_exe idea64.exe
; Region Screenshot
^+4::Send #+{S}
; Open File Browser
; !^space::Send #e ; Default
; #^space::Send #e ; CB/IBM
; wordwise support
^Up::Send ^{Home}
^+Up::Send ^+{Home}