From ab71e94c969dd37d4b9a285181250b8c73fe9ed8 2012-05-30 06:15:03 From: Puneeth Chaganti Date: 2012-05-30 06:15:03 Subject: [PATCH] DOC: Remove regression from qt-console docs. Issue #629 is closed. Remove related note from docs. --- diff --git a/docs/source/interactive/qtconsole.txt b/docs/source/interactive/qtconsole.txt index 774b161..3ec46f8 100644 --- a/docs/source/interactive/qtconsole.txt +++ b/docs/source/interactive/qtconsole.txt @@ -600,10 +600,5 @@ frontend: will not be fixed, as abandoning pexpect would significantly degrade the console experience. -* Use of ``\b`` and ``\r`` characters in the console: these are control - characters that allow the cursor to move backwards on a line, and are used to - display things like in-place progress bars in a terminal. We currently do - not support this, but it is being tracked as issue :ghissue:`629`. - .. _PyQt: http://www.riverbankcomputing.co.uk/software/pyqt/download .. _pygments: http://pygments.org/