1
0
Fork
You've already forked cff
0

ivy support #4

Open
opened 2019年04月27日 10:55:26 +02:00 by velkyel · 6 comments
velkyel commented 2019年04月27日 10:55:26 +02:00 (Migrated from github.com)
Copy link

please add ivy support.

please add ivy support.

Could you please elaborate a little? What exactly is ivy support ? As I've never used ivy.

Could you please elaborate a little? What exactly is ivy support ? As I've never used ivy.
velkyel commented 2019年04月27日 22:39:42 +02:00 (Migrated from github.com)
Copy link

of course. Ivy is alternative to helm. I imagine new variable

(defvar cff-use-ivy-choice t
 "Determines what to do if there are several possible choices.
If t, use ivy if available.
If nil, always use internal choice mode.")

and proper code changes. integration should be easy, I think. I have migrated from helm to ivy recently so I don't know ivy api at this time well to make good patch. If I'm the only one needs it and you don't use ivy then you can close this issue and I will do pull request when I'll find time and write it.
nice package anyway, I'm using it on daily base.

of course. Ivy is alternative to helm. I imagine new variable ``` (defvar cff-use-ivy-choice t "Determines what to do if there are several possible choices. If t, use ivy if available. If nil, always use internal choice mode.") ``` and proper code changes. integration should be easy, I think. I have migrated from helm to ivy recently so I don't know ivy api at this time well to make good patch. If I'm the only one needs it and you don't use ivy then you can close this issue and I will do pull request when I'll find time and write it. nice package anyway, I'm using it on daily base.
velkyel commented 2019年05月04日 17:32:22 +02:00 (Migrated from github.com)
Copy link

pull request #5

pull request #5

Thanks for digging into it, reviewed.

Thanks for digging into it, reviewed.
velkyel commented 2019年05月10日 15:25:00 +02:00 (Migrated from github.com)
Copy link

I've just discover built-in ff-find-other-file which do the same as cff and has better semantics in advance (for example find closer file for same base name).

I've just discover built-in ff-find-other-file which do the same as cff and has better semantics in advance (for example find closer file for same base name).

Yea I know about ff-find-other-file, don't really remember why I've decided to implement cff back then when. Maybe wanted to have future proof or adaptable for different kind of projects, can't say now.

Yea I know about ff-find-other-file, don't really remember why I've decided to implement cff back then when. Maybe wanted to have future proof or adaptable for different kind of projects, can't say now.
Sign in to join this conversation.
No Branch/Tag specified
master
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fourier/cff#4
Reference in a new issue
fourier/cff
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?