Is there an epocemx port of Elvis/Vim
Brought to you by:
em1
Firstly, thanks for the work that you have done in
providing epocemx for the Psion. I have used some of
the components on my 5mx for a while, but only just
discovered the sourceforge project. So now I have
gawk and sed on my Psion 5mx.
Using the ER5 editors on the Psion to write sed
scripts on epocemx causes problems because the
editors use CRLF line endings and sed appears to
expect just LF line endings. gcc is OK becuse it
ignores the CRs, but sed doesn't. I suspect (although
I haven't yet tested it) that gawk may also have a
problem with CRLF line endings in awk scripts.
Is there a plan to port a UNIX-like editor (such as elvis
or vim) to epocemx?
Logged In: NO
http://www.starship.freeserve.co.uk/vim.html
Logged In: YES
user_id=186123
Thanks for the information: I now have a copy of vim.
Peter