8000 `eval (__fzfcmd)` hangs indefinitely · Issue #6955 · fish-shell/fish-shell · GitHub
[go: up one dir, main page]

Skip to content

eval (__fzfcmd) hangs indefinitely #6955

@zx8

Description

@zx8

Using 2bc4228


By default, fzf evaluates its executable dynamically (see https://github.com/junegunn/fzf/blob/e6d33f77/shell/key-bindings.fish#L63).

However, this recently stopped working. Running eval (__fzfcmd) or even just eval (echo fzf) seems to hang indefinitely. Hitting Ctrl-C a few times interrupts whatever is hanging and the shell returns to normal, with the following output:

image

Metadata

Metadata

Labels

bugSomething that's not working as intended

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0