Show More
@@ -600,10 +600,5 b' frontend:' | |||
|
600 | 600 | will not be fixed, as abandoning pexpect would significantly degrade the |
|
601 | 601 | console experience. |
|
602 | 602 | |
|
603 | * Use of ``\b`` and ``\r`` characters in the console: these are control | |
|
604 | characters that allow the cursor to move backwards on a line, and are used to | |
|
605 | display things like in-place progress bars in a terminal. We currently do | |
|
606 | not support this, but it is being tracked as issue :ghissue:`629`. | |
|
607 | ||
|
608 | 603 | .. _PyQt: http://www.riverbankcomputing.co.uk/software/pyqt/download |
|
609 | 604 | .. _pygments: http://pygments.org/ |
General Comments 0
You need to be logged in to leave comments.
Login now