Yarosλaβ .
Yarosλaβ .
Can you please tell me how does command `drop` work in the dropdown menu on commit/branch? I couldn't find any description of this command.
You have been installing themes and other things in `$XDG_CONFIG_HOME` directory like `ROFI_DIR="$HOME/.config/rofi"` (in `.config`), but fonts installed in `.local/shares/fonts`. I think that should be improved because this path is...
On linux this plugin creates `$HOME/.bridge` folder, and it is an ignorance of XDG specification, it should create that folder in `$XDG_CONFIG_HOME` to fit the specification. I am the user,...
When I run VSCode maven project, I am getting `~/.m2` folder in my home directory. I have set: `"maven.settingsFile": "/home/untainsYD/.config/maven/settings.xml",` and other maven-related stuff like: Is there a way to...
Implements bitmap-based image filtering for Java2d backend using BufferedImage and ConvolveOp. Adds support for: - Gaussian blur with configurable standard deviation. - Box blur with radius parameter. - Edge detection...
### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...