<?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 @ Character Being Treated as Carriage Return in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/character-being-treated-as-carriage-return/m-p/5005314#M773322</link>
    <description>&lt;BR /&gt;Have a user who is using the vi editor.  To enter a the '@' character, she must enter a '\' character.  I thought we have cloned the accounts  correctly.&lt;BR /&gt;&lt;BR /&gt;What parameter do I need to look for?&lt;BR /&gt;What setup change is needed?&lt;BR /&gt;&lt;BR /&gt;Steve in Illinois</description>
    <pubDate>Mon, 25 Sep 2006 13:54:47 GMT</pubDate>
    <dc:creator>Steve Lowe (IL)</dc:creator>
    <dc:date>2006-09-25T13:54:47Z</dc:date>
    <item>
      <title>@ Character Being Treated as Carriage Return</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/character-being-treated-as-carriage-return/m-p/5005314#M773322</link>
      <description>&lt;BR /&gt;Have a user who is using the vi editor.  To enter a the '@' character, she must enter a '\' character.  I thought we have cloned the accounts  correctly.&lt;BR /&gt;&lt;BR /&gt;What parameter do I need to look for?&lt;BR /&gt;What setup change is needed?&lt;BR /&gt;&lt;BR /&gt;Steve in Illinois</description>
      <pubDate>Mon, 25 Sep 2006 13:54:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/character-being-treated-as-carriage-return/m-p/5005314#M773322</guid>
      <dc:creator>Steve Lowe (IL)</dc:creator>
      <dc:date>2006-09-25T13:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: @ Character Being Treated as Carriage Return</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/character-being-treated-as-carriage-return/m-p/5005315#M773323</link>
      <description>If you type 'stty -a' at the commandline, does it show @ for EOL, kill, intr, anything?&lt;BR /&gt;&lt;BR /&gt;If it does, you probably need to redefine it (perhaps in the user's .profile):&lt;BR /&gt;stty eol (or whatever) &lt;CTRL&gt;&lt;CTRL&gt;&lt;BR /&gt;&lt;BR /&gt;eg. &lt;BR /&gt;&lt;BR /&gt;stty eol &lt;CTRL&gt;&lt;CTRL&gt;&lt;BR /&gt;&lt;BR /&gt;Will change it from using @ as EOL to using ctrl+@&lt;BR /&gt;&lt;BR /&gt;HTH&lt;/CTRL&gt;&lt;/CTRL&gt;&lt;/CTRL&gt;&lt;/CTRL&gt;</description>
      <pubDate>Mon, 25 Sep 2006 14:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/character-being-treated-as-carriage-return/m-p/5005315#M773323</guid>
      <dc:creator>Jonathan Fife</dc:creator>
      <dc:date>2006-09-25T14:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: @ Character Being Treated as Carriage Return</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/character-being-treated-as-carriage-return/m-p/5005316#M773324</link>
      <description>Actually, the @ symbol is (by default) a line cancel, not a carriage return. So, when you type an email address, the @ simply cancels everything you just typed.&lt;BR /&gt; &lt;BR /&gt;Now there are many solutions, the most painful is to ask users to type the following command:&lt;BR /&gt; &lt;BR /&gt;stty erase "^H" kill "^U"&lt;BR /&gt; &lt;BR /&gt;which will temporarily fis the problem. (note that the backspace key won't appear to work either until you type the above command.&lt;BR /&gt; &lt;BR /&gt;Now to make this permanent, you need to add it to /etc/profile, but this only works when you login normally. An abnormal login would be Xwindows.  You'll need to provide your HP-UX version and how users are logging in (ie, Xwindows like CDE, xterm, dtterm, etc) or telnet or ...</description>
      <pubDate>Mon, 25 Sep 2006 18:02:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/character-being-treated-as-carriage-return/m-p/5005316#M773324</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-09-25T18:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: @ Character Being Treated as Carriage Return</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/character-being-treated-as-carriage-return/m-p/5005317#M773325</link>
      <description>Updated /etc/profile:&lt;BR /&gt;&lt;BR /&gt;  stty kill "^U"&lt;BR /&gt;&lt;BR /&gt;for the standard user login</description>
      <pubDate>Mon, 25 Sep 2006 19:56:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/character-being-treated-as-carriage-return/m-p/5005317#M773325</guid>
      <dc:creator>Steve Lowe (IL)</dc:creator>
      <dc:date>2006-09-25T19:56:51Z</dc:date>
    </item>
  </channel>
</rss>

