<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hi Mingfei, in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/backspace-prints-H-from-idp-console/m-p/1107816#M573</link>
    <description>&lt;P&gt;Hi Mingfei,&lt;/P&gt;

&lt;P&gt;I think your terminal is sending control H instead of DEL. You could check this by doing&lt;/P&gt;

&lt;P&gt;cat &amp;gt; /dev/null&lt;/P&gt;

&lt;P&gt;Hit enter, type a few keys, and then hit the backspace key. If you see ^H then that is your problem.&lt;/P&gt;

&lt;P&gt;Intel Python does not include readline, because it is GPL, and readline may be mapping control H to delete a character. Here is a discussion of the problem and fixes:&amp;nbsp;http://web.archive.org/web/20120621035133/http://www.ibb.net/~anne/keyboard/keyboard.html&lt;/P&gt;

&lt;P&gt;Another option is to use a cpython with readline, and intel python packages for everything else. Here is how you do it : suggestion:&amp;nbsp;https://software.intel.com/en-us/forums/intel-distribution-for-python/topic/704018&lt;/P&gt;</description>
    <pubDate>Tue, 16 May 2017 11:22:17 GMT</pubDate>
    <dc:creator>Robert_C_Intel</dc:creator>
    <dc:date>2017-05-16T11:22:17Z</dc:date>
    <item>
      <title>backspace prints ^H from idp console</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/backspace-prints-H-from-idp-console/m-p/1107815#M572</link>
      <description>&lt;P&gt;hi, from intel python console, when i try to delete using BACKSPACE, the console prints ^H&lt;/P&gt;

&lt;P&gt;and i have to drop the whole command line with ctrl+C&lt;/P&gt;

&lt;P&gt;how should i fix this?&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 05:53:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/backspace-prints-H-from-idp-console/m-p/1107815#M572</guid>
      <dc:creator>Mingfei_M_Intel</dc:creator>
      <dc:date>2017-05-16T05:53:31Z</dc:date>
    </item>
    <item>
      <title>Hi Mingfei,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/backspace-prints-H-from-idp-console/m-p/1107816#M573</link>
      <description>&lt;P&gt;Hi Mingfei,&lt;/P&gt;

&lt;P&gt;I think your terminal is sending control H instead of DEL. You could check this by doing&lt;/P&gt;

&lt;P&gt;cat &amp;gt; /dev/null&lt;/P&gt;

&lt;P&gt;Hit enter, type a few keys, and then hit the backspace key. If you see ^H then that is your problem.&lt;/P&gt;

&lt;P&gt;Intel Python does not include readline, because it is GPL, and readline may be mapping control H to delete a character. Here is a discussion of the problem and fixes:&amp;nbsp;http://web.archive.org/web/20120621035133/http://www.ibb.net/~anne/keyboard/keyboard.html&lt;/P&gt;

&lt;P&gt;Another option is to use a cpython with readline, and intel python packages for everything else. Here is how you do it : suggestion:&amp;nbsp;https://software.intel.com/en-us/forums/intel-distribution-for-python/topic/704018&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 11:22:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/backspace-prints-H-from-idp-console/m-p/1107816#M573</guid>
      <dc:creator>Robert_C_Intel</dc:creator>
      <dc:date>2017-05-16T11:22:17Z</dc:date>
    </item>
    <item>
      <title>thanks, Robert,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/backspace-prints-H-from-idp-console/m-p/1107817#M574</link>
      <description>&lt;P&gt;thanks, Robert,&lt;/P&gt;

&lt;P&gt;you are right, my console is sending ^H for backspace and the remote is expecting ^?&lt;/P&gt;

&lt;P&gt;i &amp;nbsp;followed this thread&amp;nbsp;&lt;A href="https://unix.stackexchange.com/questions/43103/backspace-tab-not-working-in-terminal-using-ssh"&gt;https://unix.stackexchange.com/questions/43103/backspace-tab-not-working-in-terminal-using-ssh&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;and the problem is solved.&lt;/P&gt;

&lt;P&gt;thanks for helping.&lt;/P&gt;

&lt;P&gt;Mingfei.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 06:59:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/backspace-prints-H-from-idp-console/m-p/1107817#M574</guid>
      <dc:creator>Mingfei_M_Intel</dc:creator>
      <dc:date>2017-05-17T06:59:34Z</dc:date>
    </item>
  </channel>
</rss>

