It seems that bpython's interpreter receives some unwanted chars when handling with keys like arrows (←↑→↓) or , , , etc. in the Statusbar.prompt() method.
For example. if I type I get 'OP' on my prompt.
This issue wil be fixed ad soon as possible in my repo.