Julius Bullinger

Results 16 issues of Julius Bullinger

In 0.4.0, I used the `{url}` replacement feature to pass the URL via a specific parameter: ``` [browsers] my_firefox_container = "C:\Program Files\Mozilla Firefox\firefox.exe" ext+container:name=my-container&url={url} [urls] forms.gle = my_firefox_container ``` This...

I'm using container-sync on multiple machines with different operating systems and Fx versions. I've heavily modified my containers, and removed all default containers. Every few days (probably after using Firefox...

- Is "Firefox will: Never remember history" in the Firefox Preferences/Options under "Privacy & Security > History" selected? Yes/No: **No** - Are you using Firefox in a Private Window? Yes/No:...

:+1: Feature Request

Also filed as projectlombok/lombok#3684 since I don't know what the culprit is. **Describe the bug** Compiling a test project with Tycho (both 4.0.8 and 5.0.0-SNAPSHOT) and current Lombok (both 1.18.32...

## Environment * Windows 11 * Windows Terminal 1.21.2701.0 installed as Windows App * Windows Terminal set as Default terminal application * wtq 2.0.10 from `winget` * default WT and...

## Steps to reproduce * In a project, make sure the launcher name in the product file includes the project version, e.g. `My Product 1.2.3` * Run `mvn clean package`...