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

Telescope Create #15

Merged
merged 3 commits into from
Apr 19, 2021
Merged

Conversation

polarmutex
Copy link
Collaborator

This PR is to work on adding the ability to create worktrees in the telescope extension

@polarmutex
Copy link
Collaborator Author

have a simplified working example

need to find the best way to input the folder to write the worktree too

@ThePrimeagen
Copy link
Owner

have a simplified working example

need to find the best way to input the folder to write the worktree too

vim.fn.prompt?

We could also use plenary's pop up window for input.

@polarmutex
Copy link
Collaborator Author

added the prompt, but the window does not start in insert mode even when i command it. I have no clue why

@polarmutex polarmutex marked this pull request as ready for review April 18, 2021 15:51
@ThePrimeagen
Copy link
Owner

Let me play with it tonight. I am pretty sure it's just missing an extra schedule.

@ThePrimeagen
Copy link
Owner

I am going to merge this and see what happens. Hopefully you at least ensured that switching branches still is 100% :)

@ThePrimeagen ThePrimeagen merged commit 065dc3c into ThePrimeagen:master Apr 19, 2021
@polarmutex polarmutex deleted the feat-telescope-create branch April 19, 2021 00:19
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