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.

@mcobzarenco mcobzarenco self-assigned this Jul 31, 2022
@mcobzarenco mcobzarenco force-pushed the file-pickers-refactor branch from 3f8a37d to 65b3307 Compare July 31, 2022 21:24
@mcobzarenco mcobzarenco force-pushed the file-pickers-refactor branch from 65b3307 to 92ff409 Compare July 31, 2022 22:26
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.

1 participant