-
when I configure .p10k.zsh file, I put a 🗂 emoji in front of the sub-home directory.
```shell
typeset -g POWERLEVEL9K_HOME_ICON='🏠'
typeset -g POWERLEVEL9K_HOME_SUB_ICON='🗂 '
typeset -g POWER…
-
![image](https://user-images.githubusercontent.com/1157840/155960277-006eee86-e09a-4712-8a32-9b08bc792e25.png)
os:
![image](https://user-images.githubusercontent.com/1157840/155960370-0785d85c-a3…
-
Need ability to mask/clip layers (such as 'raster' and 'image') to a GeoJSON Polygon or MultiPolygon.
Ideally, one would be able to reference the GeoJSON layer in a 'paint' or 'layout' style pr…
-
With the game DDNet (https://github.com/ddnet/ddnet)
We experienced that upgrading the Vulkan loader from [Vulkan 1.3.204.1 -> 1.3.216.0](https://github.com/ddnet/ddnet-libs/commit/e4f6605aa4c94c46…
-
` ${_qt5Core_install_prefix}` expands to `/project/Qt`
Alternative CMake variables that points to the same folder:
* CMAKE_PREFIX_PATH
* ...
-
Got a crash when I try to open Project Cleaner.
```
Assertion failed: false [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/Core/Private/UObject/UnrealNames.cpp] [Line: 1830] FName's 1023 max leng…
-
### Describe the bug
After upgrading to zsh 5.8.1 the initialization scripts of oh-my-zsh started giving errors. Rolling back to 5.8 it worked fine.
Checking the release notes, https://zsh.sourc…
-
I've been unable to use the terminal for awhile on PopOS! 20.10. I've installed 2.0.1 from apt, 2.1.0 from linuxbrew, and 2.1.1 from source. The libraries mentioned are even in apt anymore so I'm a …
-
**Describe the bug**
When I want to use autocompletion in kubectl, the suggested results are taken from the current context instead of the namespace. E.g. when current namespace is set to `default` a…
-
A few questions about ALPN.
My understanding is when authenticationOptions.ApplicationProtocols is set to a non-null non-empty list on both side of a C# SSL connection, at least one protocol must m…