Skip to content

Line disappears when pressing backspace multiple times after a space #152

@k4u5h1k

Description

@k4u5h1k

Do I have a solution?

Yes

Details

Setting self.prompt to a single whitespace
self.prompt = ' '

instead of empty string
self.prompt = ''

in line 1859 of rshell/main.py
fixes the issue completely on OSX

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions