Commit Graph

1280 Commits

Author SHA1 Message Date
Federico Terzi
0c8812eb02 Improve word matches support on macOS 2019-10-23 19:26:06 +02:00
Federico Terzi
4f9be699ac Add cursor position implementation for MacOS 2019-10-23 19:13:21 +02:00
Federico Terzi
9bbdb8d95f First draft of Cursor Position hint on Windows 2019-10-22 23:03:58 +02:00
Federico Terzi
5f71d0ad24 Fix bug that prevented the user to type accents correctly on some
keyboard layouts. Fix #86
2019-10-22 21:43:40 +02:00
Federico Terzi
ea7e92e087 Version bump 0.3.2 2019-10-22 20:54:44 +02:00
Federico Terzi
fc9f34632f Merge branch 'feature-word-separators' into dev 2019-10-22 20:53:31 +02:00
Federico Terzi
bfee5a0a30 Version bump 0.3.2 2019-10-22 20:53:25 +02:00
Federico Terzi
34ce0ee9b1 Refactor matcher to support word separators 2019-10-22 20:41:33 +02:00
Federico Terzi
2e60042b2b Improve newline support on windows for Word matches 2019-10-21 23:52:03 +02:00
Federico Terzi
31fb10efb9
Merge pull request #94 from federico-terzi/dev
Version 0.3.1
2019-10-19 23:46:49 +02:00
Federico Terzi
6c1977f48a First draft of the word separation feature, proposed in issue #82 2019-10-19 23:31:05 +02:00
Federico Terzi
bddf5bcb5c Add version information to README 2019-10-19 21:55:08 +02:00
Federico Terzi
43b079017d Include support for $HOME/.config/espanso directory location. Fix #88 2019-10-19 21:52:42 +02:00
Federico Terzi
a557cc0bf7 Fix wrong path subcommand output. Fix #89 2019-10-19 21:45:27 +02:00
Federico Terzi
5537d70989 Fix bug that caused the deprecation warning message to be printed multiple times. Fix #85. 2019-10-19 21:44:59 +02:00
Federico Terzi
498e2e5550 Add support for Clipboard backend on Termite, XTerm, UXTerm and Konsole on Linux. Fix #90 2019-10-19 21:31:26 +02:00
Federico Terzi
b542800c03 Fix #84 2019-10-12 16:24:08 +02:00
Federico Terzi
5e4ac5a4c2
Merge pull request #83 from federico-terzi/dev
Version 0.3.0
2019-10-12 14:35:37 +02:00
Federico Terzi
f277558f3b Add contributors to Readme. Fix #79 2019-10-12 10:34:31 +02:00
Federico Terzi
f0643d39c1 Add SHA256 hash also to Windows and MacOS releases. Fix #64 2019-10-12 10:16:34 +02:00
Federico Terzi
888e329d49 Refresh Keyboard layout when changed on Linux. Fix #72 2019-10-12 10:04:04 +02:00
Federico Terzi
fc74483369 Add systemd integration on Linux. Fix #80 2019-10-11 23:35:17 +02:00
Federico Terzi
640fac5bf5 Add unicode match support on MacOS 2019-10-11 21:40:46 +02:00
Federico Terzi
de296b77ea Add windows support to unicode matches 2019-10-10 21:34:50 +02:00
Federico Terzi
a19b90e50a Convert matching system to unicode strings instead of chars. Fix #78 2019-10-10 20:53:27 +02:00
Federico Terzi
ebc4cacd27 Make Clipboard the default backend on Linux. Partial fix for #76 2019-10-10 19:19:26 +02:00
Federico Terzi
6ef8ec0cdb Add portable mode. Fix #81 2019-10-10 18:36:24 +02:00
Federico Terzi
cfbb15ac48 Moved default location for configuration and packages. Fix #73. Merge #77. Create path subcommand. Updated tests 2019-10-09 00:37:42 +02:00
Federico Terzi
1f5b79be34 Merge branch 'Scrumplex-fix-use-correct-system-directories' into dev 2019-10-08 23:19:18 +02:00
Sefa Eyeoglu
59206b6384 fix: put package directory in config path. 2019-10-08 19:00:56 +02:00
Sefa Eyeoglu
c0f4fe04ac fix: create packages directory in correct path 2019-10-08 18:33:46 +02:00
Sefa Eyeoglu
fe1c3afa82 fix: use local data dir for context module, too 2019-10-08 18:33:25 +02:00
Sefa Eyeoglu
a4146d2402 fix: use correct system directories for configs and packages 2019-10-08 18:05:30 +02:00
Federico Terzi
7d3a01784b
Merge pull request #71 from federico-terzi/dev
Version 0.2.4
2019-10-04 22:22:35 +02:00
Federico Terzi
6e16a9a20b Add sha256 checksum generation in linux CI pipeline 2019-10-04 22:04:54 +02:00
Federico Terzi
c704ab3c82 Add package uninstall option. Fix #63 2019-10-04 21:53:22 +02:00
Federico Terzi
8305b494b1 Fix #67, Fix #66, Fix #65 2019-10-04 21:46:33 +02:00
Federico Terzi
a593779935 Merge branch 'dev' 2019-09-30 23:52:40 +02:00
Federico Terzi
611819c106 Add openssl dependency to MacOS homebrew formula 2019-09-30 23:52:07 +02:00
Federico Terzi
d7cb65aeaa
Merge pull request #58 from federico-terzi/dev
Version 0.2.2
2019-09-30 23:07:27 +02:00
Federico Terzi
ca4ed6013c Fix #54 2019-09-30 22:51:18 +02:00
Federico Terzi
23ae1fafc1 Fix #40 2019-09-30 22:47:00 +02:00
Federico Terzi
a56de80ef8 Include Visual C++ redistributable inside Windows Installer 2019-09-30 22:40:19 +02:00
Federico Terzi
595edab828
Merge pull request #53 from federico-terzi/dev
Version 0.2.1
2019-09-28 11:08:06 +02:00
Federico Terzi
a5347cfffe Improve code quality and add tests 2019-09-28 10:44:25 +02:00
Federico Terzi
b0280d4443 Add credits to ModifyPath. Fix #37 2019-09-28 10:21:01 +02:00
Federico Terzi
7ddd7f8235 Add icon to notification on linux. Fix #48 2019-09-28 10:04:45 +02:00
Federico Terzi
a51e140117 Fix #52 2019-09-28 09:56:59 +02:00
Federico Terzi
9c8b4d084d Version 0.2.1 bump 2019-09-28 09:55:31 +02:00
Federico Terzi
d8f433e83c
Merge pull request #51 from federico-terzi/package
Package manager functionality
2019-09-28 00:36:29 +02:00