Re: Getting Yarn to work in vi / PGP problems
Gary H (garyh@sco.COM)
Thu, 23 May 1996 13:48:22 -0700
Chris Green <cgreen@dircon.co.uk> wrote:
|On Wed, 22 May 1996, Gary H wrote:
|
|> Has anyone gotten YARN to work with MKS's vi editor?
|> I have been unsuccessful.
|>
|Yes, that's what I use. Do you mean the OS/2 version or the DOS
|version?
|
|If it's the OS/2 version then you need to run vi via an OS/2 command
|shell, e.g. in the config file you need:-
|
|CMD -C \pathtovi\vi <params>
|
|If it's the DOS version I think the same applies but I haven't done
|that for quite a long time.
Chris,
It's the old DOS version running under win95.
The problem I have is that yarn passes path names with the DOS \ separator
and MKS vi uses the unix path separator /.
Gary