index
:
ahk
master
readme
windowsxp
personal all-purpose AutoHotKey script
Git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tt.programs.explorer.ahk
Age
Commit message (
Expand
)
Author
2021-02-05
explorer: Remove unnecessary DLL call
John Ankarström
2021-01-30
explorer: Fix command prompt bug
John Ankarström
2021-01-18
programs.explorer: Remove Alt-Up hotkey (Windows 7 already provides it)
John Ankarström
2021-01-18
programs.explorer: Open cmd as user with new RunAsUser function
John Ankarström
2020-12-26
explorer: Add copy file path hotkey
John Ankarström
2020-12-26
explorer: Fix and improve new text file hotkey
John Ankarström
2020-12-26
doubleclick, explorer: Simplify DoubleClick function
John Ankarström
2020-12-11
Remove default browser hotkeys
John Ankarström
2020-12-02
Switch to Windows 7
John Ankarström
2020-12-01
Switch from spaces to tabs
windowsxp
John Ankarström
2020-11-20
add git commit -a hotkey
John Ankarström
2020-11-03
add git add --patch hotkey
John Ankarström
2020-11-03
combine file/branch/folder-specific git hotkeys
John Ankarström
2020-11-03
make git hotkeys support multiple selected files
John Ankarström
2020-11-02
remove "origin" from git push hotkey
John Ankarström
2020-11-02
reverse file/branch-specific git hotkeys
John Ankarström
2020-10-31
stop using Alt-D hotkey for Git
John Ankarström
2020-10-31
update explorer git hotkeys
John Ankarström
2020-10-31
use alt hotkeys for git mode instead of prefix
John Ankarström
2020-10-31
add "git mode" for explorer windows
John Ankarström
2020-10-23
first commit
John Ankarström