Skip to content

REPL tab completion doesn't recognize unicode operators as word boundary #45984

@hros

Description

@hros

when typing a function name directly (without spaces) after an operator which is not a “standard operator” (e.g., +, -, *, /, ^, =) auto completion does not work.
This applies both to built-in operators (e.g., ÷, ⊻, ∈, ≈) as well as user defined operators (e.g., ⊕, ⊗)

Metadata

Metadata

Assignees

No one assigned

    Labels

    REPLJulia's REPL (Read Eval Print Loop)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions