Commit Graph

95 Commits

Author SHA1 Message Date
d8ad4b874f Added Cmd-Dot for Windows 2021-04-01 00:17:02 -05:00
00cbd59a4e - Removed conflict (windows ahk) 2021-02-26 14:17:53 -06:00
d44247affb - Added Open File Browser (Windows). Closes #405 2021-02-25 22:23:23 -06:00
4f1adbc358 Merge branch 'hotfix' 2021-02-25 13:25:34 -06:00
a362d704c2 - Commented out duplicate hotkey definition 2021-02-25 13:22:42 -06:00
6e2631aa3c Merge pull request #399 from rbreaves/hotfix
- Fixes Win key combos on Search key position (Chromebook for Windows)
2021-02-24 20:12:07 -06:00
4bcdcdea6a - Wordwise correctionss, chromebook improvements (RAlt is now Win key) 2021-02-24 20:10:12 -06:00
6d49644151 - Added in ^C sigint for chromebooks in code editors 2021-02-16 18:24:57 -06:00
12efd46dd7 - Fixes Win key combos on Search key position (Chromebook for Windows) 2021-02-15 18:26:40 -06:00
e255cb6727 Merge pull request #398 from rbreaves/hotfix
- Fixed hotkey mistakes for Chrome/IBM on Windows
2021-02-15 17:49:58 -06:00
8e0828aa3b - Fixed hotkey mistakes for Chrome/IBM on Windows 2021-02-15 17:42:53 -06:00
30a9529940 - Added min/max fix for Windows to avoid multi-cursor issue 2021-01-15 17:17:24 -06:00
43b4ae3986 - Added Insert on RAlt-Enter #371 #348, fixed cmd-tab during term usage (linux) 2021-01-10 16:16:42 -06:00
74ef2b3a8f - Added sigint, exit for terminals in sublime/vscode 2021-01-06 22:08:17 -06:00
24e42c1c8a - Added Alt+Dn/Up for PgUp/PgDn on Windows 2020-12-23 15:59:36 -06:00
5f83fa9ba5 - Relocated files and updated paths 2020-12-12 12:34:08 -06:00
d499e338ab - Updated Firefox preferences hotkey for Win/Linux 2020-12-10 20:19:34 -06:00
3458246fbf - Fixed dev tools shortcuts on #347 2020-12-10 19:41:41 -06:00
75ac498c9d - Added Browser preferences hotkey Cmd+, #348 2020-12-08 12:36:13 -06:00
f952c9e569 - Fixed tooltips keyboard type label after suspend (Windows) 2020-12-08 00:09:23 -06:00
cf2353b5a6 - Added Dev Tools shortcut for browsers, including MS Edge. Closes #347 2020-12-07 22:23:07 -06:00
4b51013380 - Added proper commenting out of CB/IBM hotkeys, removed dup rebinds 2020-12-07 00:38:30 -06:00
3045a424b9 Added a more complete remap for terminals under Windows, resolved emacs conflict 2020-12-07 00:23:10 -06:00
8ab59cc914 - Consecutive tab open/close on terms added in Windows while held, added ConsoleZ & WinTerm hotkey refinements 2020-12-06 17:55:23 -06:00
dd32a6f954 - Added emacs style, courtesy bryanhpchiang. Closes #336 2020-11-29 15:24:57 -06:00
525aa91cbf - Updated Windows icons, modifiers release fix 2020-11-11 19:54:56 -06:00
39f65c0e2b - Added support for commandbox (coldfusion) on Windows 2020-11-11 13:02:20 -06:00
d709a7de20 - Added the missing Right Alt key remap for Windows 2020-10-26 20:12:59 -05:00
dc98778439 - Added additional copy/paste fixes for cmd and mintty under Win10 2020-09-29 04:01:28 -05:00
5d0454a22f - Fixed autodetect keyboard issue on Window with new toggle 2020-09-15 03:10:38 -05:00
2420518c60 - Fixed re-enabling defaults for Win/mac kb after switching from cb/ibm kb under Windows 2020-09-15 02:49:49 -05:00
90b27a3e85 - Fixes sys tray hover over (chrome) & adds RDP client app fix for Windows. 2020-09-09 00:01:46 -05:00
e43df230f3 - Added IBM & Chromebook support to Windows 10. Added Autodetect toggle. 2020-08-25 22:19:15 -05:00
f7e3011b8c - Merged latest hotfixes into ibmmmm 2020-08-25 04:21:32 -05:00
45e637a2a6 - Added virtualbox fix 2020-08-25 04:15:07 -05:00
a4dca21c22 - Added VS Code Quick File List traversing 2020-08-25 04:10:07 -05:00
40c3d68336 - WIP Added Chromebook and IBM Model M Keyboard Support for Windows to Installer 2020-08-25 03:52:19 -05:00
9f2815d73b - Merged hotfixes and Windows IBM support 2020-08-25 03:23:50 -05:00
0a5c526941 - Additional fixes for Windows 10 user profile spaces 2020-08-24 14:30:50 -05:00
b1c361080a - Prevents physical Ctrl+Space from remapping into Ctrl+Esc, aka start menu. #264 2020-08-24 03:57:22 -05:00
b1d5aa68f3 - Added support for user profiles with spaces under Windows 10. Closes #266 2020-08-24 03:50:16 -05:00
c38cccdb44 - Added manual code completion for vscode and sublimetext. Closes #264 2020-08-24 01:49:30 -05:00
463730fe1b Making autohotkey hotkey for ctrl + backspace only read raw keyboard input to prevent alt + backspace from triggering ctrl + backspace 2020-08-11 15:51:50 -04:00
72f2f93657 - Ensure Kinto is disabled on Windows during VirtualBox usage 2020-08-04 20:17:27 -05:00
2270ea5d0d - Enabled left clicks on Kinto system tray in Windows 2020-08-03 03:10:51 -05:00
eab147bd88 - Added missing intellij grouping for Windows 10 2020-07-30 02:52:54 -05:00
8c677e8ef0 - Corrected Minimize all but current window 2020-07-22 23:08:23 -05:00
9df95e8b8d - Added 3 variations of hide combos for Windows 10 2020-07-22 22:46:42 -05:00
e654929d1e - Added show desktop, minimize windows and fixed syntax issues (Windows only) 2020-07-22 20:03:25 -05:00
f922caff78 - Added Beginning and End of line for terminals on Windows 10 more generically 2020-07-21 17:42:42 -05:00