Show More
@@ -175,7 +175,7 b' class ConsoleWidget(editwindow.EditWindow):' | |||||
175 | """ Prints a prompt at start of line, and move the start of the |
|
175 | """ Prints a prompt at start of line, and move the start of the | |
176 | current block there. |
|
176 | current block there. | |
177 |
|
177 | |||
178 | The prompt can be give with ascii escape sequences. |
|
178 | The prompt can be given with ascii escape sequences. | |
179 | """ |
|
179 | """ | |
180 | self.write(prompt) |
|
180 | self.write(prompt) | |
181 | # now we update our cursor giving end of prompt |
|
181 | # now we update our cursor giving end of prompt |
General Comments 0
You need to be logged in to leave comments.
Login now