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

File picker prompt rework and custom input component #76

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mcobzarenco
Copy link
Collaborator

  • Add a custom input component, rather than relying on zi's input. This change enables reusing zee's text editing functions and makes the editing prompt input behave similar to text editing in a buffer.
  • Refactor file pickers to use a newly added custom input component. New text editing bindings were introduced to match buffers. A number of edge cases and bugs were fixed, e.g. when editing an empty path.

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.

None yet

1 participant