Results 6 issues of Jonas Karlsson

**Describe the bug** Copying committed file name crashes if running lazygit through ssh. **To Reproduce** Steps to reproduce the behavior: 1. Connect to a computer through ssh 2. Run lazygit...

bug

This fix just removes a few templates which is needed since C++20 breaks previously valid code. See https://timsong-cpp.github.io/cppwp/n4861/diff.cpp17.class This is basically what is allowed and not in c++20: ``` template...

Compiling with webassembly I get the following error: ``` In file included from /home/qt/work/qt/qtquick3dphysics/src/3rdparty/PhysX/source/physxextensions/src/ExtMetaData.cpp:41: In file included from /home/qt/work/qt/qtquick3dphysics/src/3rdparty/PhysX/source/physxextensions/src/serialization/SnSerializationRegistry.h:36: In file included from /home/qt/work/qt/qtquick3dphysics/src/3rdparty/PhysX/include/foundation/PxHashMap.h:32: In file included from /home/qt/work/qt/qtquick3dphysics/src/3rdparty/PhysX/include/foundation/PxHashInternals.h:36: /home/qt/work/qt/qtquick3dphysics/src/3rdparty/PhysX/include/foundation/PxHash.h:127:10:...

It says the following in the documentation: " Scale coefficient for underlying kinematic actor. The CCT creates a PhysX's kinematic actor under the hood. This controls its scale factor. This...

### mpv Information ```bash mpv v0.40.0-dirty Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects built on Apr 4 2025 07:28:54 libplacebo version: v7.349.0 FFmpeg version: n7.1 FFmpeg library versions: libavcodec 61.19.100 libavdevice 61.3.100...

down-upstream
os:linux
down-upstream:amd

Hi, I think I have found a minor issue. According to https://specifications.freedesktop.org/menu/1.1/additional-category-registry.html it should be possible to have an additional category. In my PKGBUILD I have: _categories='Game;LogicGame' but that gives...