Papageno
Papageno
> voidtools.Everything released a new version 1.4.1.1018 on winget, but the issue seems still there in my side. > > Could anyone please help to look into it? @Trenly >...
macOS Version: 15.0.1 (24A348) espanso Version: 2.2.1 espanso match.yml example: ```yaml matches: - trigger: ":example" search_terms: - reserve label: "にほんご" markdown: | 日本語のテキスト {{form.text}} vars: - name: form type: form...
> > `force_mode: clipboard` has also been added to 'config/default.yml'. > > N.B. this parameter is effective in individual triggers in `match/*.yml` files only - the corresponding global `config/default.yml` line...
> > > > `force_mode: clipboard` has also been added to 'config/default.yml'. > > > > > > > > > N.B. this parameter is effective in individual triggers in...
> What encoding are you using for your match (and configuration) files? My editor (VSCodium) defaults to UTF-8, but I can break your `match.yml` trigger by changing it. > >...