zsh-bash-completions-fallback icon indicating copy to clipboard operation
zsh-bash-completions-fallback copied to clipboard

feat: Iterate directories to search bash-completion

Open Freed-Wu opened this issue 1 year ago • 2 comments

Freed-Wu avatar Jan 19 '24 14:01 Freed-Wu

@3v1n0 Any problem?

Freed-Wu avatar Feb 27 '24 11:02 Freed-Wu

Just looking through this PR since the latest commit completely breaks on Bedrock Linux. ~/.local/share should check $XDG_DATA_HOME first, and likewise for ~/.local/state and $XDG_STATE_HOME. Also, I'm on an ARM Mac and my Homebrew completions are at /opt/homebrew/share/bash-completion, not /opt/share/bash-completion.

mrnoname1000 avatar Mar 21 '24 17:03 mrnoname1000