Skip to content

repl tab complete hints hide existing text #51323

@adienes

Description

@adienes

I noticed some weird new behavior, presumably caused by #51229, although strictly speaking I did not bisect it.

basically, some existing text is getting hidden when the autocomplete hint tries to go on top of it. MWE:

julia> AbstractFloat<ctrl-a>Complex

where the ctrl-a is only to move the cursor to the front of the input, upon typing Complex, the text AbstractFloat is hidden

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions