Hi,
    I am trying to run the vi editor from a C application using
'system' command(ie isystem("vi main.cpp"). The issue is, most of the
keys are not working as it is supposed to be. For example, the arrow
keys and delete key are not working. Event the color scheme associated
with file opened(ie main.cpp) is completely gone and I can only see
the text in plain white color.
      Whereas when I open the same file from the shell prompt
everything works fine. Kindly let me know what needs to be done to
solve this issue.


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to