<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Clear Screen]]></title><description><![CDATA[<p dir="auto">I begin to try pymakr but in my script i use a function who rule fine in screen(/dev/ttyUSB) and telnet ; it's a clear screen with print command: <code>print(chr(27) + &quot;[2J&quot;)</code>. But in pymakr i've got no good result. I try to use some escape character to put some color in text (<code>print(chr(27) + &quot;[31m&quot; + &quot;Red text&quot;)</code>), and i obtain same result: in screen or telnet that will be good, but not in pymakr: that reboot the lopy device. Pymaker seem not compatible with this type of function?</p>
<p dir="auto">Maybe it's an other thread but i ask here a question: i want to try some copy paste from mouse into pymakr without success. I want to know if pymakr is made for write text in it and execute from pymakr IDE not by copy/paste in the bottom shell?</p>
]]></description><link>https://forum.pycom.io/topic/634/clear-screen</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 10:47:28 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/634.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 09 Feb 2017 08:15:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Clear Screen on Thu, 09 Feb 2017 08:15:52 GMT]]></title><description><![CDATA[<p dir="auto">I begin to try pymakr but in my script i use a function who rule fine in screen(/dev/ttyUSB) and telnet ; it's a clear screen with print command: <code>print(chr(27) + &quot;[2J&quot;)</code>. But in pymakr i've got no good result. I try to use some escape character to put some color in text (<code>print(chr(27) + &quot;[31m&quot; + &quot;Red text&quot;)</code>), and i obtain same result: in screen or telnet that will be good, but not in pymakr: that reboot the lopy device. Pymaker seem not compatible with this type of function?</p>
<p dir="auto">Maybe it's an other thread but i ask here a question: i want to try some copy paste from mouse into pymakr without success. I want to know if pymakr is made for write text in it and execute from pymakr IDE not by copy/paste in the bottom shell?</p>
]]></description><link>https://forum.pycom.io/post/3912</link><guid isPermaLink="true">https://forum.pycom.io/post/3912</guid><dc:creator><![CDATA[thibault]]></dc:creator><pubDate>Thu, 09 Feb 2017 08:15:52 GMT</pubDate></item></channel></rss>