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

"Most Recently Used" shows files from other projects #30

Closed
Leandros opened this issue Dec 1, 2016 · 5 comments
Closed

"Most Recently Used" shows files from other projects #30

Leandros opened this issue Dec 1, 2016 · 5 comments

Comments

@Leandros
Copy link

Leandros commented Dec 1, 2016

The most recently usage panel is already great, but still lacks a little behind CtrlP.

  • CtrlP shows the most recently used buffer in row 0. Meaning I can invoke it, and press enter to jump to the last buffer. Making jumping back and forth between buffers really easy and fast.
  • CtrlP resets the cursor to row 0 on each invocation, LeaderF stays at some location, which might be invalidated through other jumps.
  • LeaderF shows files from other "projects" / directories, often also temporary files like COMMIT_EDITMSG.
@Yggdroot
Copy link
Owner

Yggdroot commented Dec 1, 2016

Do you mean LeaderfMru?

@Leandros
Copy link
Author

Leandros commented Dec 1, 2016

Yes.

@Yggdroot
Copy link
Owner

Yggdroot commented Dec 2, 2016

This issue is similar to isue #18.

Yggdroot added a commit that referenced this issue Dec 2, 2016
fix issue #18: Is it possible to load the cache according to the path ?
@Yggdroot
Copy link
Owner

Yggdroot commented Dec 2, 2016

Please use LeaderfMruCwd instead.

@Leandros
Copy link
Author

Leandros commented Dec 2, 2016

Awesome! Works very well! Great work.

@Yggdroot Yggdroot closed this as completed Dec 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants