Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pikasay is a pain in the autocompletion butt #837

Closed
kubrickfr opened this issue Aug 31, 2024 · 3 comments
Closed

pikasay is a pain in the autocompletion butt #837

kubrickfr opened this issue Aug 31, 2024 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@kubrickfr
Copy link

pikaur -Vq
Pikaur v1.26.1
Pacman v6.1.0 - libalpm v14.0.0 - pyalpm v0.10.6

I find it very annoying that pikasay forces me to type 5 characters before I can tab-autocomplete the pikaur command vs 3 before (years of habit).

I know it sounds silly, but it's actually annoying. Feel free to close and ignore, I'll move on, but I really think pikasay has a too frivolous purpose to justify this.

@actionless actionless added the duplicate This issue or pull request already exists label Aug 31, 2024
@actionless actionless closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2024
@kyak
Copy link
Contributor

kyak commented Sep 7, 2024

This is exact reason why I came here today.

pika-Tab is muscle memory now, please don't break it.

@actionless

@kubrickfr
Copy link
Author

On Zsh, you can add this line to your .zshrc:

zstyle ':completion:*' ignored-patterns 'pikasay'

On bash, it seems like this should do the trick although I have not tested it:

EXECIGNORE=$(which pikasay)

@actionless
Copy link
Owner

see also the original ticket: #828 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants