Skip to content

[BUG]: REPL no longer supports TAB completion (e.g., random.strided.<TAB>) #2882

@kgryte

Description

@kgryte

Description

Encountered an error when attempting to see the list of potential matches in the REPL. If you don't know the possibilities, you are left in the dark as to what to type next.

Related Issues

n/a

Questions

@Snehil-Shah Is there a reason why this no longer works? Does one of your open PRs address this already?

Demo

Reproduction

$ make repl
In [1]: random.strided.<TAB>

Expected Results

Should display the list of possibilities.

Actual Results

Nothing displays.

Version

No response

Environments

Node.js

Browser Version

No response

Node.js / npm Version

No response

Platform

No response

Checklist

  • Read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.

Metadata

Metadata

Assignees

Labels

BugSomething isn't working.REPLIssue or pull request specific to the project REPL.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions