Terminal keyboard shortcuts stop to work
Open
- Dominant language
- Python
- Stars
- 16.8k
- Forks
- 4.5k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 6
Description
I constantly end up in the situation in terminal ipython that after some usage time keyboard navigation shortcuts stop to work. I have the feeling that this might be related to pressing ctrl+c while editing a new cell, but I am not sure.
What I can observer is that:
- alt + left/right stops to move by word and instead deleted everything after the cursor
- completion by starting a previous line and pressing up does not work anymore.
This happened with all recent ipython version. Right now I am using 4.0.3.
Contributor guide
Assessment
This issue has not been assessed yet.