Brandon Dong
Brandon Dong
 For such a tool, I would expect the `y = x` line to assign `y` the value of `x` and subsequently for the two variables to be completely independent...
## Description Links on the Colors and Palettes page are not showing up properly. ### Steps to Reproduce 1. Navigate to https://www.nordtheme.com/docs/colors-and-palettes ### Expected Behavior "install and integrate Nord in...
### Type Game behaviour ### Bug description Similar issue to https://github.com/ppy/osu/issues/25263. Can be reproduced for https://osu.ppy.sh/beatmapsets/132824#osu/344643. On stable, clicking Skip starts the beatmap. On lazer, pressing Skip twice is required...
### Type Game behaviour ### Bug description Reproduction: 1. Go to song select. Sort by difficulty. 2. Change the difficulty range slider setting to something restrictive such that only a...
**Background** I was clearing up some storage space and using the `Delete ALL X` buttons in the settings menu. Some buttons gave no feedback at all (after agreeing to the...
In the lazer song select menu, you can filter using a query like `length
**Describe the bug** "Expected exactly one original SHA, found 0" error while trying to amend to non-HEAD merge commit **To Reproduce** Steps to reproduce the behavior: Run: ```bash git init...
This is a followup to https://github.com/LiveSplit/LiveSplit/issues/1646 and https://github.com/brandondong/POE-LiveSplit-Component/issues/6. This behavior is reproducible without any autosplitter active. 1. Create a new set of splits without using any autosplitter 2. Set to...
- **PR Description** Fix range select -> stage failure when deleted file is already staged. Fixes https://github.com/jesseduffield/lazygit/issues/3603 - **Please check if the PR fulfills these requirements** * [ ] Cheatsheets...
- **PR Description** I found an issue with multi selection stage/discard. Here is a minimal repro: ```bash git init touch a touch aa lazygit ``` Select both files using shift...