Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-14 | jump: Fix hotkey overlap | John Ankarström | |
When #s is triggered, the Windows key is likely going to be held down for the input to Input, but Input prevents Windows' built-in Windows-key bindings from triggering. Unfortunately, Input doesn't prevent the Windows-key bindings defined in the AutoHotkey script from triggering! Thus the global DisableHotkeys variable. | |||
2021-04-12 | Open My Computer in existing window if already open | John Ankarström | |
2021-02-05 | jump: Open in existing window if already open, fix Win key issues | John Ankarström | |
2021-01-24 | jump: Re-press Win if Win is still held after execution | John Ankarström | |
2021-01-21 | jump: Fix layout bug (missing return statement) | John Ankarström | |
2020-12-11 | jump: Change formatting | John Ankarström | |
I have switched to tabs, as I now use a proportional font in SciTE4AutoHotkey. | |||
2020-12-11 | jump: Remove option to open path in current window | John Ankarström | |
2020-12-02 | Switch to Windows 7 | John Ankarström | |
2020-12-01 | Switch from spaces to tabswindowsxp | John Ankarström | |
2020-10-31 | update jump paths | John Ankarström | |
2020-10-23 | first commit | John Ankarström | |