xfzv
xfzv
```zsh % fd --version fd 8.3.0 ``` I have some `.auCDtect.log` and `.aucdtect.log` files in a directory. When trying to find those with `.aucdtect.log` extension with: ```zsh % fd -s...
## Bug report ### Describe the bug When seeking either backward or forward on an mp3 file (from my music directory specified in `~/.config/mpd/mpd.conf` or from a drag'n'drop in my...
### Summary Rules for windows name that don't contain any space work fine, e.g. `ark,dolphin,kcalc`. However, I cannot get rules with space(s) working, such as: - With classes: `VirtualBox Machine,VirtualBox...
Placing `vscode.ttf` in `~/.local/share/fonts/` to get icons as documented [here](https://dystroy.org/broot/icons/) works just fine on my Arch Linux and Gentoo systems. However, I can't get icons working on my Android phone...
**Describe the bug** I'm not knowledgeable enough about Zsh and Git to understand why this occurs. For some reasons, using `setopt GLOB_DOTS` causes two of my plug-ins to fail to...
**To Reproduce** Minimal `.zshrc`: ```zsh if [[ ! -f ~/.zpm/zpm.zsh ]]; then git clone --recursive https://github.com/zpm-zsh/zpm ~/.zpm fi source ~/.zpm/zpm.zsh zpm load romkatv/powerlevel10k ``` 1. Quit immediately the initial `powerlevel10k`...
- [x] I have checked the [FAQ](https://wiki.strawberrymusicplayer.org/wiki/FAQ) for answers. - [x] I have checked the [Changelog](https://github.com/strawberrymusicplayer/strawberry/blob/master/Changelog) that the issue is not already fixed. - [x] I believe this issue is...
I can make sure: - [x] I am using the latest version of fzf-tab - [x] this is the minimal zshrc which can reproduce this bug - [x] fzf-tab is...
**1. Environment** - Device: OnePlus 7 Pro - OS: Android 12.1 - ReadYou version: 0.8.3 **2. Describe the bug** 1. Create a local dabatase on [RSS Guard](https://github.com/martinrotter/rssguard) (version 4.2.3) 2....
I've started using [Neorg](https://github.com/nvim-neorg/neorg/) lately. Comments in `.norg` files can be inserted with [`+comment+`](https://github.com/nvim-neorg/neorg/blob/main/docs/NFF-0.1-spec.md?plain=1#L133). I'm not sure if I missed something but `todo-comments.nvim` doesn't seem to work with `.norg` filetype,...