Korkman

Results 19 issues of Korkman

This is a serious problem when tabbing through the tabs in properties of large (or otherwise slow to read) directories. Hitting OpenHashTab is a one-way ticket to either killing explorer.exe...

With 4 render threads, glitches will occur in some 3D accelerated applications. With the default 2 render threads, these were not observed. Disabling the Voodoo recompiler at 4 threads reduces...

bug

The `history-token` functions search the list of previously used arguments as they were passed to executed commands. This is great! There is one use-case, though, where I keep thinking "maybe...

When you press a shift key while holding down the other shift key, the release of the former is ignored. This is problematic in pinball games like "Tristan" or "Night...

### Official FAQ - [X] I have checked the official FAQ. ### Ventoy Version 1.0.97 ### What happened? Known trash directory locations should be filtered from the boot menu by...

enhancement

TODOs: - [x] [Wait for linuxdeploy](https://github.com/linuxdeploy/linuxdeploy/issues/175) to gain ARM support - [ ] armhf build - [ ] aarch64 build

Comments in any issue within this repository with any number of the following key phrases will trigger a new automatic build: - Hey build bot, please build BasiliskII-x86_64.AppImage! - Hey...

automation

Support Questionmarks to make keys optional like this: ``` /** * @param array{ * host:string, * port?:string|int * } $config */ ```

Say you have a source path `C:\Users\Username` but `Users` is a junction point (NTFS symlink) to `D:\MyUsers`. The Volume Shadow Copy has to be created for `D:`, not `C:`. This...