Federico Terzi
6135787eb0
Add passive mode Windows implementation
2020-01-21 00:22:22 +01:00
Federico Terzi
6e03e7e8e4
Add passive only matches
2020-01-20 00:03:23 +01:00
Federico Terzi
e2c98284b6
Add check to avoid espanso reinterpreting its own actions
2020-01-19 23:41:11 +01:00
Federico Terzi
9332899969
First draft of working passive mode on linux
2020-01-19 00:30:30 +01:00
Federico Terzi
9e5a2a7c95
Add argument handling in extensions
2020-01-18 23:33:02 +01:00
Federico Terzi
6378aa3bcc
Add argument rendering in passive matches
2020-01-18 22:55:50 +01:00
Federico Terzi
0eb58704a9
First steps in passive match rendering
2020-01-10 23:29:21 +01:00
Federico Terzi
6eec895b21
Move match rendering to standalone component. Add support for nested triggers ( Fix #110 )
2019-12-22 00:06:55 +01:00
Federico Terzi
f28874f9b1
Merge pull request #142 from federico-terzi/dev
...
Version 0.4.1
2019-12-16 18:33:16 +01:00
Federico Terzi
6b6cac059e
Update readme with new contributors and sponsors
2019-12-14 00:01:04 +01:00
Federico Terzi
47f2cc1661
Add preserve_clipboard mode
2019-12-13 23:17:53 +01:00
Federico Terzi
fc532d1a9c
Merge branch 'preserve-clipboard' into feature-clipboard-saving
2019-12-13 23:00:24 +01:00
Federico Terzi
4c172a9d54
Add Random Extension to enable non-deterministic matches
2019-12-13 22:52:24 +01:00
Federico Terzi
5db9d92642
Fix shell extension tests on Windows
2019-12-13 22:33:35 +01:00
Federico Terzi
12fc31700e
Add trim option to shell extension and tests
2019-12-13 22:28:43 +01:00
Federico Terzi
db2ff8c6ca
Fix bug that prevented espanso from working with Emacs #122
2019-12-13 22:05:56 +01:00
Federico Terzi
284482e2d5
Attempt to improve support for Simple terminal on linux. #112
2019-12-13 21:57:06 +01:00
Federico Terzi
1f5cdc025d
Fix #139 #134
2019-12-13 20:45:50 +01:00
Federico Terzi
2789fd93ad
Version bump 0.4.1
2019-12-13 20:37:54 +01:00
Federico Terzi
aac71e4080
Create FUNDING.yml
2019-12-13 09:15:13 +01:00
Matt Harrison
92d99c30bc
preserve the current clipboard when using the Clipboard backend.
...
Store the current clipboard and restore it after the expansion has been
pasted.
This prevents your current clipboard from being lost if using the
Clipboard backend.
2019-12-11 12:12:40 -05:00
Federico Terzi
7e2c6ac7ff
Merge pull request #131 from federico-terzi/dev
...
Version 0.4.0
2019-11-30 19:32:39 +01:00
Federico Terzi
3873bccdd8
Fix bug that prevented a test from working correctly
2019-11-30 19:06:19 +01:00
Federico Terzi
c9dd624637
Update readme with Support link and new contributor
2019-11-30 18:47:22 +01:00
Federico Terzi
87ca08c059
Add Shift Insert shortcut on Linux backend
2019-11-29 22:20:37 +01:00
Federico Terzi
182d44580a
Add configurable Paste shortcuts. Helps to fix #130
2019-11-29 22:09:02 +01:00
Federico Terzi
615d60b17c
Merge branch 'image-matches' into dev
2019-11-29 21:45:46 +01:00
Federico Terzi
c1ab626b75
Version bump 0.4.0
2019-11-29 21:45:42 +01:00
Federico Terzi
f884ade3ff
Add image clipboard backend on Linux
2019-11-29 21:38:29 +01:00
Federico Terzi
89d0bd8596
Add Windows backend on Image clipboard
2019-11-29 00:01:26 +01:00
Federico Terzi
283db379c8
Move image check in the engine
2019-11-28 23:06:12 +01:00
Federico Terzi
5c875eeaed
Refactor to generalize Match and implemented macOS backend for image clipboard
2019-11-28 22:56:00 +01:00
Federico Terzi
a31a2e3c57
Version Bump 0.3.6
2019-11-28 20:06:40 +01:00
Federico Terzi
4c32a37854
Merge pull request #129 from NickSeagull/master
...
Allow turning the toggle key off
2019-11-25 13:00:59 +01:00
Nikita Tchayka
746957c65c
Allow turning the toggle key off
2019-11-24 21:55:55 +00:00
Federico Terzi
6d1f157084
Merge pull request #120 from federico-terzi/dev
...
Version 0.3.5
2019-11-16 22:10:55 +01:00
Federico Terzi
d5302b3e00
Make Windows restart optional. Fix #115
2019-11-14 18:39:25 +01:00
Federico Terzi
bada3cb304
Add support for Alacritty terminal on Linux
2019-11-12 23:18:09 +01:00
Federico Terzi
58f3ec614f
Fix bug that prevented certain triggers from being expanded correctly on Linux
2019-11-12 22:48:27 +01:00
Federico Terzi
bb45294b83
Version bump 0.3.5
2019-11-12 22:41:24 +01:00
Federico Terzi
3a7100fc08
Merge pull request #114 from federico-terzi/dev
...
Version 0.3.4
2019-11-08 22:37:17 +01:00
Federico Terzi
fddc4980c0
Add a command line option to print the default configuration file path, useful to rapidly edit the configs.
2019-11-08 22:20:32 +01:00
Federico Terzi
6ce80139fa
Make the zip dependency macOS specific. Fix #27
2019-11-08 21:55:06 +01:00
Federico Terzi
b978c8a593
Add support for Simple terminal on Linux. Fix #112
2019-11-08 21:42:23 +01:00
Federico Terzi
aaede19344
Version bump 0.3.4
2019-11-08 21:37:47 +01:00
Federico Terzi
ff41090bb1
Merge pull request #111 from federico-terzi/dev
...
Version 0.3.3
2019-11-02 21:45:51 +01:00
Federico Terzi
f8ac042b8f
Change python version in CI pipeline to fix a VM image version bump that broke the process.
2019-11-02 21:25:12 +01:00
Federico Terzi
bee17c262a
Fix #109
2019-11-01 21:35:57 +01:00
Federico Terzi
0237c9e061
Add the 22th Ascii character, produced by the CTRL+V combination on Linux, as word separator to workaround a bug that prevented multiple word matches from being expanded on Linux.
2019-10-26 22:37:38 +02:00
Federico Terzi
ba4b05d429
Version bump 0.3.3
2019-10-26 22:35:16 +02:00