bOli
bOli
Oh hey, I just saw this PR. This extra umlauts issue also caught my eye in [my PR](https://github.com/ferrilab/bitvec/pull/206), where I asked what the intention of the extra umlauts is, or...
I have something similar happen whenever my Mac Studio wakes from sleep. It has a Studio display as main and UHD secondary display attached. I don't have a solution, instead...
> how can I find out which one is safe to remove? The ones without icon are safe to remove. The newest one has an icon, and is usually the...
> How to remove the old ones? Select one and press the - button at the bottom of the window.
This seems to work, I changed it in `/var/www/html/webadmin/susSettings.php` (twice each in `validBaseUrl ` and `updateBaseUrl`) and restarted Apache with `sudo service apache2 restart && service apache2 status`
Given my own thread about this (https://github.com/warpdotdev/Warp/issues/3021) was closed as a duplicate, let me repost this here: For some convenience I created the following `update_Warp.command` script to download and install...
I'm a bit surprised that updating doesn't work for you guys yet. I used to have the same issue (https://github.com/warpdotdev/Warp/issues/3021), but updating Warp with the built-in mechanism has been working...
If anyone wants to try enabling sudo without being in the admin group, this is how: - Edit the sudoers by calling `sudo visudo`. This opens the file in a...
Nice, it's good to have options. [My script](https://github.com/warpdotdev/Warp/issues/3947#issuecomment-2550852640) presumably still works as well (but updating Warp works for me, so I don't use it any more).