Skip to content

Some keys are not property handled in bpython-curtsies #275

Closed
@ikanobori

Description

@ikanobori

let's start with ctrl-_ (\x1f) - it should either be treated the way it is in bpython (ignored) or the way it is in python (some kind of cool undo thing to do with readline I guess)

This should maybe happen where self.add_normal_character is called at the bottom of process_event - the character normalizing code should be more robust.


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions