CupricReki

Results 9 issues of CupricReki

**What actually happened?** `alias cat="bat --color='always'"` adds extra character to suggestions and breaks preview **Output** `__enchancd ![image](https://github.com/babarot/enhancd/assets/6509200/58ee3292-30f1-45d8-b5d2-b6a42745a80f) **Additional context** ``` export ENHANCD_FILTER="fzf --preview='exa --tree --group-directories-first --git-ignore --level 1 {}'" ```...

Add the ability to hold a key for a predetermined time to send the shifted keypress. https://docs.qmk.fm/#/feature_auto_shift The feature could be improved upon by having the ability to control auto...

## Reproducing procedure 1. Set sync settings by preset 'Disable all automatic' 2. Change URI 3. Set Sync Settings by preset 'LiveSync' - No changes are synced 5. Enable 'Verbose...

I wanted to move the vault folder location locally so I removed the vault from Obsidian, moved the folder and re-added it. Obsidian-livesync log showed that the files as merged...

I'm getting multiple Remote Control Request every time I launch lan-mouse from the CLI. ## Log ``` ❯ lan-mouse [2024-01-15T14:52:24Z INFO lan_mouse::config] using config: "/home/cupric/.config/lan-mouse/config.toml" (lan-mouse:1668930): Gtk-WARNING **: 09:52:24.175: Unknown...

The last commit breaks if `ZSH_CACHE_DIR=$HOME/.zsh/.cache` is defined. ``` antibody bundle gmatheu/zsh-plugins explain-shell /home/cupric/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-gmatheu-SLASH-zsh-plugins/create_markdown.sh:9: no such file or directory: bundle/README.md grep: bundle/gmatheu/zsh-plugins: No such file or directory /home/cupric/.cache/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-gmatheu-SLASH-zsh-plugins/create_markdown.sh:11: no such...

Repo name change broke go based install. ``` ❯ go install github.com/babarot/afx@latest go: github.com/babarot/afx@latest: version constraints conflict: github.com/babarot/[email protected]: parsing go.mod: module declares its path as: github.com/b4b4r07/afx but was required as:...

The rofi-rbw.rc config file is non-standard and appears to use the same key,value format as toml. Toml is widely used and IDEs recognize the format. Existing users would only need...

Please allow the the option to specify the configuration location `--config-file` or `--config-folder`.