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

Add function ctrlp#clearmarkedlist() #578

Closed
wants to merge 1 commit into from

Conversation

d11wtq
Copy link

@d11wtq d11wtq commented Jun 15, 2014

I have a plugin that integrates with ctrlp to allow buffers to be marked and then deleted.

Currently there's a bug in my plugin that cannot be fixed on my side alone, since it requires "resetting" or "emptying" ctrlp's internal s:marked dictionary.

This simply defines a function that can be called to clear the marked list.

If you know another way I can achieve this without adding such a function to ctrlp, I'd be happy to do that instead.

@bronson
Copy link

bronson commented Jun 19, 2014

Love ctrlp_bdelete. Really hoping @kien adds this.

@d11wtq
Copy link
Author

d11wtq commented Jun 30, 2014

@kien has been worryingly absent from GitHub for months. I hope he's ok.

@d11wtq
Copy link
Author

d11wtq commented Aug 7, 2014

I've merged this into a new organization over at https://github.com/ctrlpvim/ctrlp.vim. See #591 for the discussion as to why.

@d11wtq d11wtq closed this Aug 7, 2014
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

Successfully merging this pull request may close these issues.

2 participants