Arthur Jochems
Arthur Jochems
**Is your feature request related to a problem? Please describe.** This is a matter of UX. Currently, there is no way to specify a default URL for CLI commands. If...
This is a rather niche issue, but it was quite a head scratcher for me for a while. I have the following `mprocs.yaml` in use, for our company's large web...
When using `add_path`, the string is appended to $PATH. This is a bit of a bummer, because it doesn't allow for overriding the search path for existing binaries. In the...
### The Setup In my `~/.ssh/config` I have the following setup: ```ssh-config Host gh HostName github.com User git ``` This gives me a shorthand for github whenever I'm using git,...
Currently Paint.NET prompts to flatten the image entirely before export. Since JXL supports layers, it should be possible preserve them.
### Steps to reproduce - From a clean config, set the following settings: - Tabs > After closing current tab activate: ***off*** - Tabs > Native (horizontal) tabs > Hide...