This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author monkeyman79
Recipients monkeyman79, steven.daprano, trey
Date 2021-01-30.01:08:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611968898.47.0.589827510231.issue43070@roundup.psfhosted.org>
In-reply-to
Content
This is readline library feature. ESC-enter swithes it to vi mode. Press ESC-e to switch is back to emacs mode. See man readline.
History
Date User Action Args
2021-01-30 01:08:18monkeyman79setrecipients: + monkeyman79, steven.daprano, trey
2021-01-30 01:08:18monkeyman79setmessageid: <1611968898.47.0.589827510231.issue43070@roundup.psfhosted.org>
2021-01-30 01:08:18monkeyman79linkissue43070 messages
2021-01-30 01:08:18monkeyman79create