-
-
Notifications
You must be signed in to change notification settings - Fork 337
Closed
Description
I tried to rename a file in dired with ivy-mode enabled but I couldn't because ivy-completing-read kept matching a filename. In my case I was renaming something to remove dashes from the name, so "foo-bar.md" to "foo bar.md", so ivy still matched the original name. I could find no other workaround than to disable ivy-mode for the command and then reenable it. I think there should be an easier way, is there?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels