Sam Holmes
Sam Holmes
### CHANGELOG Does this branch warrant an entry to the CHANGELOG? - [ ] Yes - [x] No ### Dependencies none ### Requirements If you have made **any** visual changes...
**~/.config/AutoRaise/config** ``` delay=0 focusDelay=2 mouseStop=true warpX=0.5 warpY=0.5 ``` 1. Open [Arc window](https://arc.net/) 2. Open Finder window over the Arc window 3. Move mouse onto Arc window Expected: Arc window is...
Add new focusOnDemand configuration parameter that changes AutoRaise behavior from continuous mouse-hover focusing to input-triggered focusing. When enabled, windows only gain focus when keyboard keys or mouse buttons are pressed...
I plan on using docsify for repo docs. One of the requirements I have is to have one repo link out to each repo's docs index file (README.md). This main...
## Bug description I reported the latency bug in the neovim-vscode repo: https://github.com/vscode-neovim/vscode-neovim/issues/2538 ## To Reproduce 1. Look at [the repo issue](https://github.com/vscode-neovim/vscode-neovim/issues/2538) for lua config file 2. Setup a ``...
Related to https://github.com/trezor/blockbook/issues/985 The following blockbook server which was deployed 3 months ago is returning the wrong hash for shielded transactions. Incorrect: https://pivx-wusa1.edge.app/address/D6QX7F2yCLLBBATm2K5JSBx8ChbCTsLnWM Correct: https://zkbitcoin.com/address/D6QX7F2yCLLBBATm2K5JSBx8ChbCTsLnWM The transaction hash for 36151d608497fc12b7f3b1dc57e1ed927326bdc380dc808a75786abf7f0efdb1...
### Summary This PR introduces background process handling capabilities to the bash tool, allowing OpenCode to manage interactive and long-running processes without blocking the conversation flow. Processes that produce no...
**Version info** - OS: macOS 15.6 (24G84) - Build: 2112 **Description** When you open a new window from the Dock menu item or sublime merge CLI with `-n` flag, then...