# HG changeset patch # User Hasan Yavuz Ă–ZDERYA # Date 2015-10-10 16:20:33 # Node ID d76e4591234083cfea98b636498337a80d1215be # Parent 23fb825af7d52eae276587a00d178080b2459f8d enable clear button diff --git a/commandwidget.ui b/commandwidget.ui --- a/commandwidget.ui +++ b/commandwidget.ui @@ -58,6 +58,9 @@ <html><head/><body><p>Enter your command here.</p><p>In ASCII mode you can use backslash '\' to send some special characters. These are:<br/><span style=" font-weight:600;">\n</span> : Line Feed (new line)<br/><span style=" font-weight:600;">\r</span> : Carriage Return<br/><span style=" font-weight:600;">\t</span> : Tab</p><p>Be careful though, you cannot escape the backslash character itself!</p></body></html> + + true +