stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

feat: add UX to cycle through completions in the REPL

Open Snehil-Shah opened this issue 7 months ago • 4 comments

Subtask of #1845

Description

What is the purpose of this pull request?

This pull request:

  • replaces readline's built-in completer with a new UX that allows highlighting and navigating completions.

Related Issues

Does this pull request have any related issues?

This pull request:

  • subtask of #1845
  • updates #1855

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

Recording of new behavior:

https://github.com/stdlib-js/stdlib/assets/130062020/6ce1e4d8-076e-412b-9e2c-ad8f44c94877

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

Snehil-Shah avatar Jun 26 '24 12:06 Snehil-Shah