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

Remove prompt.nvim and replace current UI #625

Closed
Shougo opened this issue Apr 23, 2019 · 4 comments
Closed

Remove prompt.nvim and replace current UI #625

Shougo opened this issue Apr 23, 2019 · 4 comments

Comments

@Shougo
Copy link
Owner

Shougo commented Apr 23, 2019

To fix #509 problem, I need to remove prompt.nvim unfortunately.

The changes are compatible with current sources, filters, kind.
But no compatible with current mode and mappings features.

@Shougo
Copy link
Owner Author

Shougo commented Apr 23, 2019

The implementation will be like defx.nvim.

@Shougo
Copy link
Owner Author

Shougo commented Apr 24, 2019

denite#custom#map() will be removed.

@tex
Copy link
Contributor

tex commented Apr 24, 2019

I am using denite#custom#map() heavily. Will there be some other way to customize mappings in Denite?

@Shougo
Copy link
Owner Author

Shougo commented Apr 25, 2019

Will there be some other way to customize mappings in Denite?

The mappings will be like defx.nvim.
Another mappings API will be added.

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