Federico Terzi
|
958d0669e9
|
Handle modifiers on Release instead of Press events on Windows. Fix #328
|
2020-06-24 22:10:19 +02:00 |
|
Federico Terzi
|
2341f9c9a2
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-06-24 21:44:34 +02:00 |
|
Federico Terzi
|
0cd245153f
|
Add Ctrl+Shift+V shortcut on Windows. Fix #333
|
2020-06-24 21:44:29 +02:00 |
|
Federico Terzi
|
9cfd73622b
|
Merge pull request #342 from federico-terzi/redistcheck
Add check to verify correct VC redist version is included on Windows. Fix #336
|
2020-06-24 21:25:48 +02:00 |
|
Federico Terzi
|
889e2b8f8c
|
Refactor Windows IPC to use named pipes instead of localhost
|
2020-06-24 21:23:03 +02:00 |
|
Federico Terzi
|
bb2cc41c4d
|
Include VC redist check in CI pipeline. Fix #336
|
2020-06-24 20:32:21 +02:00 |
|
Federico Terzi
|
32d7dbc88e
|
Add option to preserve newlines in match list
|
2020-06-22 21:42:50 +02:00 |
|
Federico Terzi
|
968ef578c1
|
Add CLI option to list matches and exec a trigger. Fix #263
|
2020-06-22 21:21:35 +02:00 |
|
Federico Terzi
|
6766d91af3
|
Prevent espanso crash when an X11 exception occurs. Fix #312
|
2020-06-22 19:09:51 +02:00 |
|
Federico Terzi
|
34c0a52455
|
Remove trailing .git from repository url. Fix #326
|
2020-06-22 18:31:30 +02:00 |
|
Federico Terzi
|
adbf1fe432
|
Version bump 0.6.3
|
2020-06-22 18:23:23 +02:00 |
|
Federico Terzi
|
d19346e732
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-06-14 18:02:09 +02:00 |
|
Federico Terzi
|
b87e32e91d
|
Update WSL call to use bash instead of wsl command
|
2020-06-14 18:01:35 +02:00 |
|
Federico Terzi
|
e6bbf08a9d
|
Release SHIFT key if pressed when expanding on macOS. Fix #279
|
2020-06-10 20:32:46 +02:00 |
|
Federico Terzi
|
470f8d6221
|
Inject user path in Plist file when registering on macOS. Fix #233
|
2020-06-10 20:21:18 +02:00 |
|
Federico Terzi
|
232e80f55a
|
Fix app name extraction that returned garbage with certain apps on macOS. Fix #291
|
2020-06-10 20:07:06 +02:00 |
|
Federico Terzi
|
a7d10cbed7
|
Remove unwanted print
|
2020-06-09 21:47:55 +02:00 |
|
Federico Terzi
|
e98daedd6b
|
Fix compilation error on Windows
|
2020-06-09 21:45:17 +02:00 |
|
Federico Terzi
|
0d2a6fe95d
|
Propagate termination signals from daemon to worker. Fix #302
|
2020-06-09 21:35:45 +02:00 |
|
Federico Terzi
|
7d694494e5
|
Add trim option to Script Extension. Fix #295
|
2020-06-09 20:53:24 +02:00 |
|
Federico Terzi
|
fe745ae815
|
Turn on auto_restart by default. Fix #303
|
2020-06-09 20:48:03 +02:00 |
|
Federico Terzi
|
24641b6cad
|
Fix bug #306 that prevented ALT key from working correctly on Windows.
|
2020-06-02 21:37:53 +02:00 |
|
Federico Terzi
|
90f6908a81
|
Version bump 0.6.2
|
2020-06-02 21:27:17 +02:00 |
|
Federico Terzi
|
a57f828652
|
Inject CONFIG env variable when executing Shell and Script extensions. Fix #277
|
2020-05-29 22:07:00 +02:00 |
|
Federico Terzi
|
a37c588e26
|
Set trim option default to true in shell extension. Fix #272
|
2020-05-29 21:54:13 +02:00 |
|
Federico Terzi
|
8e563b6327
|
Make user defined matches higher priority than packages. Fix #273
|
2020-05-26 21:18:27 +02:00 |
|
Federico Terzi
|
7677615bae
|
Adapt new process API to windows.
|
2020-05-26 20:17:47 +02:00 |
|
Federico Terzi
|
921c39ba4e
|
Add worker monitor. Fix #284
|
2020-05-26 19:15:58 +02:00 |
|
Federico Terzi
|
aa366cb916
|
Version bump 0.6.1
|
2020-05-26 18:53:56 +02:00 |
|
Federico Terzi
|
5b537b4a57
|
Adopt rustfmt formatting for the project. Fix #137
|
2020-05-10 18:01:04 +02:00 |
|
Federico Terzi
|
949f1e4acf
|
Add case propagation also with prefix symbol. Fix #244
|
2020-05-10 17:47:27 +02:00 |
|
Federico Terzi
|
e0bdace3f2
|
Add option to install packages from repositories outside the HUB. Fix #55
|
2020-05-10 17:29:56 +02:00 |
|
Federico Terzi
|
d7204775ac
|
Implement cross-platform expansion of paths in script. Fix #265
|
2020-05-10 17:04:30 +02:00 |
|
Federico Terzi
|
cccf430671
|
Use shell to spawn editor on Unix, so that they can accept parameters. Fix #245
|
2020-05-10 16:27:06 +02:00 |
|
Federico Terzi
|
7622daafd2
|
Only evaluate global variables when needed. Fix #270
|
2020-05-10 15:20:59 +02:00 |
|
Federico Terzi
|
9c981427ee
|
Version bump 0.6.0
|
2020-05-10 14:41:15 +02:00 |
|
Federico Terzi
|
56b89432d3
|
Implement Auto-reload on Windows. #239
|
2020-05-10 14:01:23 +02:00 |
|
Federico Terzi
|
d41366b7c3
|
Initial draft of Autoreload on Unix
|
2020-05-10 00:02:25 +02:00 |
|
Federico Terzi
|
da3e65c0a0
|
Initial implementation of #239 on Windows
|
2020-05-08 19:04:50 +02:00 |
|
Federico Terzi
|
53e72bb8a3
|
Improve the ShellExtension to allow the user to specify different shells
|
2020-05-06 20:01:40 +02:00 |
|
Federico Terzi
|
406372638e
|
Fix typo in linux native binding
|
2020-05-05 21:21:57 +02:00 |
|
Federico Terzi
|
23939a59b3
|
Add option to delay injected text on Linux. See #248
|
2020-05-05 21:20:54 +02:00 |
|
Federico Terzi
|
eae013d16f
|
Add option to delay backspace presses on Linux. See #248
|
2020-05-05 20:52:53 +02:00 |
|
Federico Terzi
|
171c18873e
|
Make fast_inject enabled by default on Linux
|
2020-05-05 20:29:44 +02:00 |
|
Federico Terzi
|
f6c9d17db6
|
Add norestart option to edit subcommand
|
2020-05-05 20:23:09 +02:00 |
|
Federico Terzi
|
e29e5b755e
|
Add option to delay backspace presses on Windows. See #246
|
2020-05-05 20:17:45 +02:00 |
|
Federico Terzi
|
70260aa0b7
|
Change Windows shell to Powershell and display error in logs if command failed.
|
2020-05-05 19:50:35 +02:00 |
|
Federico Terzi
|
4283dd4b3a
|
Add CAPS_LOCK handling on Windows
|
2020-05-02 14:15:22 +02:00 |
|
Federico Terzi
|
ff7d078335
|
Fix bug #252 on Linux
|
2020-05-02 14:42:00 +02:00 |
|
Federico Terzi
|
92e49b4d65
|
Fix #252 on macOS.
|
2020-05-02 14:31:28 +02:00 |
|