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

feat: support completion in terminal mode #1805

Closed
wants to merge 1 commit into from

Conversation

willothy
Copy link

@willothy willothy commented Jan 23, 2024

An attempt / POC of making completion work in terminal mode. Currently working with cmp-buffer.

closes #1219 (maybe)

2024-01-23.04-27-36.mp4

@willothy
Copy link
Author

Closing as I didn't end up finding this particularly useful in terminal mode (builtin zsh completion works better for now), but was still an interesting attempt. Would maybe be more useful if it would work with other sources than buffer and path since builtin completions do those very well already. Copilot could be interesting, but I wasn't able to get that working.

@willothy willothy closed this Jan 25, 2024
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.

Question: Completion in nvim's terminal window
1 participant