Commit Graph

915 Commits

Author SHA1 Message Date
de31948165 - Added new install script for linux 2021-01-23 23:34:32 -06:00
d1d020ff80 Update README.md 2021-01-21 21:58:33 -06:00
bc04c87042 Update README.md 2021-01-21 21:26:26 -06:00
dc31e28e16 Merge pull request #377 from rbreaves/dev
- Added min/max fix for Windows to avoid multi-cursor issue
2021-01-16 00:25:05 -06:00
30a9529940 - Added min/max fix for Windows to avoid multi-cursor issue 2021-01-15 17:17:24 -06:00
7c9887237b Update README.md 2021-01-14 23:19:03 -06:00
a090725633 Merge pull request #372 from rbreaves/dev
Set permissions better, add RAlt-Enter for Insert, fix cmd-tab for terms (linux)
2021-01-14 08:38:56 -06:00
1e694aa65f Update README.md 2021-01-13 18:57:49 -06:00
7f771cb5da Update README.md 2021-01-13 18:45:44 -06:00
20e73a060b Update README.md 2021-01-13 18:45:11 -06:00
3cbb2efa4b Update README.md 2021-01-12 22:17:41 -06:00
39aef1be43 Update README.md 2021-01-12 21:53:06 -06:00
e526dfdda0 Update README.md 2021-01-12 18:22:27 -06:00
c321e51a8f Merge pull request #370 from albertofem/patch-1
Catch all Jetbrains applications
2021-01-10 16:33:52 -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
8eb14ee96a Catch all Jetbrains applications
Right now, only IntelliJ IDEA IDE is being remapped. However, if you try to use CLion, PyCharm, etc. those won't be remapped as they have a different `WM_CLASS` value, for example: `jetbrains-clion`, `jetbrains-pycharm`, etc.

This PR just adds a wildcard to the regular expression for jetbrains remapping to catch all IDEs, but excluding the Jetbrains Toolbox app, which does not need remapping.

Tested with CLion, IntelliJ, PyCharm and Android Studio. Not sure if this will catch 100% of availables IDEs in Linux (for example, others like MPS, Datalore, etc.)
2021-01-10 18:45:01 +01:00
b76154d046 Update README.md 2021-01-10 03:02:01 -06:00
6fa0ec8ddd Update README.md 2021-01-10 02:45:56 -06:00
c924d91440 Update README.md 2021-01-10 02:44:51 -06:00
e9edc4891c Update README.md 2021-01-10 02:41:26 -06:00
015faa4491 - Set more execute permissions after file relocations 2021-01-09 18:30:18 -06:00
844f03ebc1 Merge pull request #357 from rbreaves/dev
- Relocated files and updated paths
1.2-5
2021-01-06 21:05:55 -08:00
2663bfc574 - Reset scripts to be executable 2021-01-06 23:04:22 -06:00
93743a6fa2 Merge branch 'master' into dev 2021-01-06 22:10:58 -06:00
74ef2b3a8f - Added sigint, exit for terminals in sublime/vscode 2021-01-06 22:08:17 -06:00
b5854eec66 Update README.md 2021-01-05 23:23:49 -06:00
06b235d4ea Update README.md 2021-01-05 23:13:05 -06:00
98d530921f Update README.md 2020-12-26 23:50:46 -06:00
d40fc42e15 Update README.md 2020-12-26 20:06:31 -06:00
78a0d993c4 Update README.md 2020-12-26 17:40:54 -06:00
51f14984d7 Update README.md 2020-12-26 13:20:15 -06:00
096556ef1a Update README.md 2020-12-26 13:19:22 -06:00
26d2acd0fd Update README.md 2020-12-26 00:49:46 -06:00
be09586239 Update README.md 2020-12-23 18:01:41 -06:00
ef238dc94d Update README.md 2020-12-23 17:59:57 -06:00
24e42c1c8a - Added Alt+Dn/Up for PgUp/PgDn on Windows 2020-12-23 15:59:36 -06:00
b9d3ddd7c0 Update README.md 2020-12-20 13:30:44 -06:00
1f70fde0e2 Merge pull request #359 from albertofem/patch-1
Add Hyper terminal to Linux
2020-12-12 15:52:27 -06:00
07e1d44e7d Add Hyper terminal
Recently stumbled upon this tool to use the Mac keyboard under Linux and Windows. It works great!

Hyper (https://hyper.is/) is already added for Windows, not so for Linux!
2020-12-12 22:37:26 +01:00
5f83fa9ba5 - Relocated files and updated paths 2020-12-12 12:34:08 -06:00
a6b318ef87 Merge pull request #356 from rbreaves/dev
- Removed all unused files and references
2020-12-12 12:13:04 -06:00
02aa99f301 - Removed all unused files and references 2020-12-12 12:11:46 -06:00
36b4264135 Update README.md 2020-12-11 18:09:02 -06:00
4b737f61bf Updated readme 2020-12-11 18:08:21 -06:00
8e11cd0dc4 Reorganized the flow of the readme
Install instructions are now at top - links to the requirements are provided there as well. Given the GUI based setup I feel like that screenshot conveys whats going on pretty well and most people probably don't care about how the magic is working as long as it works.
2020-12-11 18:01:58 -06:00
1b0a2680f6 Merge pull request #354 from rbreaves/dev
Fixes dev tools shortcut. Closes #347
2020-12-10 21:03:40 -06:00
87d7589d7d - Updated firefox prefs on linux side 2020-12-10 21:00:42 -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