Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Support selecting candidates when completion is paged (#66)
* test: Add example for paged completion * feat: Support selecting candidates when completion is paged * add more comments & fix variable names * feat: arrow keys move selection within line * fix: avoid skipping the last entry on page
- Loading branch information