Jonathan Goode
Jonathan Goode
Please feel free to reopen if/when you'd like to submit a PR.
Can any help be provided? I found issues with both `$input` and `$filter_columns` being `protected`; changing them to `public` fixed searching for me
Just need PR #609 to land. @amilajack can you help us out?
@dpogue when do you intend to release 6.2.1?
This issue looks to have been fixed in iPadOS 16.2 released yesterday (Dec 13th).
Would be nice to allow `prepend` and `prependRelative` to pass in a function just like `append` can?
Is there anyway to load from an `.env` file and use it when defining the credentials of a MySQL service? (e.g. `DB_PORT=3307`) ```yml services: mysql: image: mysql:5.7 ports: - $DB_PORT:3306...
> _then all EP can do is have it automatically click on all apps when you open the start menu_ Is there a plan to add this to EP?
Thanks @t-mart Small update needed to the Scoop command: ```sh scoop bucket add extras scoop install extras/windows-terminal ```