<br><br><div class="gmail_quote">On Wed, Jun 10, 2009 at 2:48 PM, Ravi Joshi <span dir="ltr"><<a href="mailto:ravi.joshi53@yahoo.com">ravi.joshi53@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">
hi..<br> i have installed ubuntu 9.04 in my laptop DELL VOSTRO 1510,i want to create a C file(.c file).so i type vi filename.c in command prompt the file named filename will open in that command prompt . then i press i for input.nothing happaned in first time but when i press i second time i is visible in the file.then i press backspace to delete that i because i want<br>
to type #include instead of i .nothing happaned. and one thing also that the right, left, up, down key is also not working. i was suffering from this problem in Ubuntu .10 also.<br></td></tr></tbody></table><br>
</blockquote><div><br>Dear Ravi,<br> First of all, once you type the command vi filename.c ---> u will be in vi application and not in command prompt, neither it is to do with ubuntu.<br>Vi is a text editor application which has 3 modes and it works very different from any other GUI text editors. Learn about vi editor then repeat the above steps.<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>--<br>
ubuntu-in mailing list<br>
<a href="mailto:ubuntu-in@lists.ubuntu.com">ubuntu-in@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-in" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-in</a><br>
<br></blockquote></div><br>