Archetyped

Results 28 issues of Archetyped

**Describe the bug** Frequently (but not always) when attempting to filter the list of options in the search bar (e.g. when using the [Choice extension](https://espanso.org/docs/next/matches/extensions/#choice-extension)), an error will be triggered...

bug
MacOS

Rules do not match URLs containing uppercase characters. This appears to be because all rules are converted to lowercase, and then are tested in a case-sensitive manner: ```javascript // From...

bug
good first issue

Changing the target color setting in the preferences (v1a9) is causes Wooshy to hang for 10+ seconds before the setting is updated. This makes the "Hue" slider is basically unusable...

When Wooshy is quit and relaunched, the search box is positioned in the bottom-left corner of the screen if the Position setting is set to "where you left it". This...

bug

Since updating the workflow to v1.9+, Alfred 4.8 reports that the workflow is incompatible. Is there any way to make it work both with Alfred 4 and 5? ![Alfred_Workflow_Menu-Bar-Search_1 9_Incompatible](https://github.com/BenziAhamed/Menu-Bar-Search/assets/3237917/e7835d20-d00f-4f35-9693-f394c7408018)

Whenever starting to play audio, or even after just a short silence (2+ seconds), the audio starts out low and slowly fades up to the actual set volume. This results...

When running a command with multiple `put` statements, it would be very helpful to have global variables accessible via DSL expressions. While we can load a file accessible to all...

feature-request

The Clear History confirmation dialog is not accessible by the keyboard when the "Avoid taking application focus" setting is enabled. While avoiding taking application focus can be useful when Maccy...

bug

Many ligatures are useful, but some can be difficult to differentiate at a glance in certain fonts, resulting in more time spent evaluating code. As such, I would love the...

PHP 8 has changed how certain things are handled (function references, keywords, etc.). While functionality of such code has not changed, PHP 8 considers its usage to be deprecated (i.e....

in-progress
compat:php