Commit Graph

569 Commits

Author SHA1 Message Date
Federico Terzi
ec68fd767a Add the possibility to escape double brackets in replacements. Fix #187 2020-02-26 21:03:52 +01:00
Federico Terzi
f429f58027 Fix #186 2020-02-26 20:55:09 +01:00
Federico Terzi
b76213b574 Version bump 0.5.1 2020-02-26 20:54:46 +01:00
Federico Terzi
4e649e73a1 Fix problem related to Debian DEB packaging in CI 2020-02-03 18:37:58 +01:00
Federico Terzi
02b920497c Fix problem related to Debian DEB packaging in CI 2020-02-03 18:30:58 +01:00
Federico Terzi
71126ac88d Moving debian packaging to another VM in CI 2020-02-03 18:18:42 +01:00
Federico Terzi
505c3db690 Hot Fix broken deb package in linux CI pipeline 2020-02-02 21:42:26 +01:00
Federico Terzi
2db5d00067 Hot Fix broken deb package in linux CI pipeline 2020-02-02 20:48:46 +01:00
Federico Terzi
3f93100d77 Hot Fix broken linux CI pipeline 2020-02-02 20:12:39 +01:00
Federico Terzi
d2783c2f17
Merge pull request #172 from federico-terzi/dev
Version 0.5.0
2020-02-02 19:31:55 +01:00
Federico Terzi
084209155f Fix broken windows CI pipeline 2020-02-02 17:10:55 +01:00
Federico Terzi
0dfcb9cef7 First draft of global variables. Fix #162 2020-01-26 23:56:50 +01:00
Federico Terzi
a6282b1a9d Add delay to mitigate clipboard restoration race condition. Fix #148 2020-01-26 22:40:32 +01:00
Federico Terzi
025d00ad26 Add options to selectively disable active and passive mode 2020-01-26 22:30:54 +01:00
Federico Terzi
9139c9b3b4 Merge remote-tracking branch 'origin/dev' into dev 2020-01-26 22:17:25 +01:00
Federico Terzi
cbf34e0e53 Merge branch 'package-deb' into dev 2020-01-26 22:16:43 +01:00
Federico Terzi
1ad5bae62f Version bump 0.5.0 2020-01-26 22:16:39 +01:00
Federico Terzi
15ad35046a Add DEB packaging to CI 2020-01-26 22:13:07 +01:00
Federico Terzi
fa74737d5d Add license file to deb package 2020-01-26 22:00:44 +01:00
Federico Terzi
47340e4a40 Add basic deb packaging metadata 2020-01-26 00:43:25 +01:00
Federico Terzi
1eb61a90f5 Basic snapcraft 2020-01-26 00:26:39 +01:00
Federico Terzi
d8392b4e48 Fix bug that prevented certain applications, such as Photoshop, from working correctly with espanso on macOS. Fix #159 2020-01-25 14:58:07 +01:00
Federico Terzi
793855a515 Merge branch 'feature-passive' into dev
# Conflicts:
#	src/config/mod.rs
2020-01-22 22:09:06 +01:00
Federico Terzi
86586623cc Add trigger_copy implementation on MacOS 2020-01-22 21:51:36 +01:00
Federico Terzi
28d5f1d2e5 Change donation image 2020-01-21 23:20:54 +01:00
Federico Terzi
3b254b4179 Add support for Tilix terminal. #143 2020-01-21 23:16:37 +01:00
Federico Terzi
67e8ece408 Add tests for #153 2020-01-21 23:11:14 +01:00
Federico Terzi
73c8f5be86 Add check to warn the user about conflicting triggers. Fix #135 2020-01-21 21:58:10 +01:00
Federico Terzi
dadfb8628e Add support for Yakuake terminal. Fix #153 2020-01-21 21:25:42 +01:00
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