Closed cedrickring closed 1 year ago
Can you trigger completion with C-x .
and provide the log?
For some reason the first letter of a specific branch (in this case a 3
) was always added to the fzf completion. As soon as I removed that branch (was no longer needed), the issue suddenly vanished.
@Aloxaf
I have the same problem with docker and MacOS
I have a container with id 36cd5502fb11
- and I have "3" as a prefilled value in fzf
@Aloxaf I have the same problem with docker and MacOS I have a container with id
36cd5502fb11
- and I have "3" as a prefilled value in fzf
Can you provide th log?
Can you provide th log?
@Aloxaf Just say where can I find it?
Oh, this is an old bug: https://github.com/Aloxaf/fzf-tab/issues/264
You should reinstall your zsh with pcre support.
Describe the bug
Always when I'm using
git switch <TAB>
, a "3" is added to fzf without me doing anything extra. Surprisingly, all other git commands don't have this "feature".I can make sure:
compinit
To Reproduce
Steps to reproduce the behavior:
Expected behavior
There shouldn't be a "3" without me typing anything.
Screenshots
Environment: