# HG changeset patch # User Hasan Yavuz Ă–ZDERYA # Date 2016-09-05 16:04:19 # Node ID b4ed0efa2e8b298fc6828750e34f0b6aa1f7fab9 # Parent 0a7f0391eb9c437c6a9e1b597f7bf31086ee224a updated tooltip diff --git a/src/commandwidget.ui b/src/commandwidget.ui --- a/src/commandwidget.ui +++ b/src/commandwidget.ui @@ -71,7 +71,7 @@ - <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> + <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<br/><span style=" font-weight:600;">\\</span> : Backslash</p></body></html> true