Commit Graph

84 Commits

Author SHA1 Message Date
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
1d6d367c39 - Added sigint Ctrl-C for VS Code & IntelliJ keymaps for Windows 2020-07-08 17:44:48 -05:00
2864ae409a - Added proper quit hotkey for browsers, except edge (windows). Closes
#232
2020-07-07 16:54:43 -05:00
8bd6ed242f - Added copy/paste/sigint for mintty (Windows) 2020-07-03 23:15:51 -05:00
85d6653261 - toggle_kb.bat syntax fix 2020-06-20 01:35:11 -05:00
d52d8cc34f - Windows installer fixes, perl fixes 2020-06-19 18:53:29 -07:00
70774c3431 - More updates to the Windows based installer 2020-06-19 20:18:03 -07:00
da22daf1f3 - Corrected autohotkey/choco install script, added setup for powershell 2020-06-19 19:03:06 -07:00
efc772d687 - Sublime Text 3 keymaps corrections, completed remaps for Windows 2020-06-18 22:53:04 -05:00
3d9d2524a2 - Corrected Suspend error, duplicate code issue 2020-06-18 11:39:48 -05:00
7174904434 - Added source control remap to VS Code. Closes #191. 2020-06-16 02:37:02 -05:00
b5ab41de9d - Added proper disabling of the autodetect feature when program is disabled. 2020-06-16 00:44:44 -05:00