Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate Ivy to see if it is possible to get the following Ido features when using Ivy: directory merging and toggling of ignored files. #11

Open
pierre-rouleau opened this issue Feb 21, 2021 · 0 comments
Assignees
Labels
Task Planned work - container for ideas

Comments

@pierre-rouleau
Copy link
Owner

I find the following Ido features really useful:

  • Ido "directory merging". With it you can type the (potentially partial) name of a file that resides in a different directory (that was previously visited) and Ido will, after a small configurable delay, change the path to match. I have not yet seen this capability inside Ivy.
  • Ido has the ability to identify files that are "not important" and can hide or show them in a prompt. "Non important" files are output files (like object files, byte-compile files), etc.. So far with Ivy I have only been able to use patters to filter out these files. Something that is not required when using Ido.
@pierre-rouleau pierre-rouleau self-assigned this Feb 21, 2021
@pierre-rouleau pierre-rouleau added the Task Planned work - container for ideas label Feb 21, 2021
@pierre-rouleau pierre-rouleau changed the title Investigate Ivy to see if it is possible to get the following Ido features inside Ivy: directory merging and toggling of ignored files. Investigate Ivy to see if it is possible to get the following Ido features when using Ivy: directory merging and toggling of ignored files. Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Planned work - container for ideas
Projects
None yet
Development

No branches or pull requests

1 participant