Reuben Lifshay

Results 11 comments of Reuben Lifshay

The proper way to remove handlers that are set in chrome itself is to go to `chrome://settings/handlers` instead of messing with the registry or something which is likely to mess...

I searched the thread first actually. It was only mentioned a few times (one of which was you, and only indirectly). The handler settings are not easy to find if...

There's a lot of people in this thread and the settings are hard to find once one has already been selected. I'm sure some were not aware of how to...

Per https://yaml.org/spec/1.2/spec.html > The primary objective of this revision is to bring YAML into compliance with JSON as an official subset.

I am not sure if it works the same with the podman driver, but for the docker driver anything in the same task group shares the same network namespace (like...

Using this with docker is my usecase as well

I haven't tested this in awhile so maybe it works now, but I just wanted to point out that per the original post this was not working even when including...

Just wanted to note that Gnome Terminal which is the default terminal in Ubuntu also renders tabs as tabs. I am used to being able to copy git diffs, source...

I think there's 2 separate issues here: The one mentioned by @cdoern is related to the ability of gpg and friends to talk to the correct TTY to ask for...

Also I think #19382 is related and possibly a duplicate