[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: copy/remove/rename ivy-actions
From: |
Julien Cubizolles |
Subject: |
Re: copy/remove/rename ivy-actions |
Date: |
Thu, 04 Jan 2018 22:09:19 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Julien Cubizolles <j.cubizolles@free.fr> writes:
> I'm a helm user who decided to give ivy a try. So far I've managed to
> set it to my linking but there are still some features I've not managed
> to implement.
>
> In helm-find-files, I can easily rename/remove/copy a file. In
> counsel-find-file, it isn't straightforward. I guess it's just a matter
> of setting up an ivy action but I did not succeed so far. I'd rather not
> go back to dired for managing files. How do you ivy/counsel users go
> about thisĀ ?
I found a solution here:
https://www.reddit.com/r/emacs/comments/52lnad/from_helm_to_ivy_a_user_perspective/d7pj9mz/
Julien.