Closed vallsv closed 3 months ago
If show signature option is enable, a ctrl-c during the display of such signature is not cleaned up.
show signature
See the following screenshot.
This PR clear the self.signatures before clearing the document.
self.signatures
Thanks!
If
show signature
option is enable, a ctrl-c during the display of such signature is not cleaned up.See the following screenshot.
This PR clear the
self.signatures
before clearing the document.