We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
default-directory
When I use ivy-read to grep/find files, I use path relative to default-directory.
ivy-read
In this case, I want ivy-last remember the value of default-directory, so later ivy-resume can re-use it.
ivy-last
ivy-resume
The text was updated successfully, but these errors were encountered:
9e87993
Thanks. Let me know if this works.
Sorry, something went wrong.
works like a charm. Thank you. The only issue is I only use stable.melpa.org. When will you release a stable version?
Soon, hopefully.
No branches or pull requests
When I use
ivy-read
to grep/find files, I use path relative todefault-directory
.In this case, I want
ivy-last
remember the value ofdefault-directory
, so laterivy-resume
can re-use it.The text was updated successfully, but these errors were encountered: