Age | Commit message (Collapse) | 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 | |
This hotkey was useful in Windows XP, but doesn't work properly in Windows 7. I could probably fix it, but it's easier to just use Windows 7's built-in hotkey. | |||
2021-01-18 | programs.explorer: Open cmd as user with new RunAsUser function | John Ankarström | |
I usually run the script as administrator, but this creates friction when logged into Windows as a non-administrator. For example, mounted SMB shares are not available in the administrator's cmd window. | |||
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 | |
Also invoke Edit2 action when Shift is held. | |||
2020-12-11 | Remove default browser hotkeys | John Ankarström | |
These were desigend for Windows XP. If I start browser-hopping again, I might re-instate these hotkeys and update the registry files for Windows 7. | |||
2020-12-02 | Switch to Windows 7 | John Ankarström | |
2020-12-01 | Switch from spaces to tabswindowsxp | 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 | |