Skip to content

add update-fn to swiper-all #401

Description

@hmelman

I added the following to swiper-all so that navigating the list shows the item in its buffer
:update-fn (lambda () (swiper-multi-action-2 ivy--current))

I'm not sure if it was deliberately left out or not (doesn't seem to be slow). In helm, enabling this behavior is via helm-follow-mode which can be toggled while executing a command. I don't see a way in swiper I can enable this without redefining the defun in my config and missing out on any future updates without manually checking them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions