Skip to content

ivy-read can not init select first candidate when run second time. #1080

Description

@tumashu
(ivy-read "Input: " 'test :dynamic-collection t)

(defun test (x)
  (list x  "a" "b" "c"))

If I first run and select "c", the second run will select "c" auto, instead of the first one

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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