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

tilde home dir conflicts with <F7> delete entry #549

Open
Arnie97 opened this issue Jun 11, 2020 · 1 comment
Open

tilde home dir conflicts with <F7> delete entry #549

Arnie97 opened this issue Jun 11, 2020 · 1 comment

Comments

@Arnie97
Copy link

Arnie97 commented Jun 11, 2020

Minimal reproduction:

:let g:ctrlp_tilde_homedir = 1
:e ~/any/file/in/your/home/dir
:CtrlPMRUFiles

Now press <c-Z> <F7>.
Expected behavior: ~/any/file/in/your/home/dir should be deleted from the MRU list.
Actual behavior: well, nothing happened, the MRU entry was still here.

@Arnie97
Copy link
Author

Arnie97 commented Jun 11, 2020

Ping #76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant