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 taleinat
Recipients Bernie, taleinat, terry.reedy
Date 2019-08-06.14:44:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565102684.26.0.346812588195.issue37762@roundup.psfhosted.org>
In-reply-to
Content
So, Jupyter notebook has special support for carriage-return ('\r') and backspace ('\b') characters[1].

Do we want to consider adding similar support in IDLE?

[1] https://github.com/jupyter/notebook/blob/e498de6775b3de57f5ff827e562c179b17893064/notebook/static/base/js/utils.js#L479
History
Date User Action Args
2019-08-06 14:44:44taleinatsetrecipients: + taleinat, terry.reedy, Bernie
2019-08-06 14:44:44taleinatsetmessageid: <1565102684.26.0.346812588195.issue37762@roundup.psfhosted.org>
2019-08-06 14:44:44taleinatlinkissue37762 messages
2019-08-06 14:44:44taleinatcreate