Hi list,
I just downloaded the latest version of vip (06may17), but when I try to
run it, it returns an error and enters the picolisp cli:
 ~> vip
[/home/bruno/bin/vip:5] !? (*CmdWin *Flat *Chr *Complete *Repeat *Change
*Count *Cnt *Search *Clip)
*CmdWin -- Undefined
? ⏎

Looking at the source, this is the line that is referenced by the error:

(local) [*CmdWin *Flat *Chr *Complete *Repeat *Change *Count *Cnt *Search
*Clip]

My guess is that it is interpreting *CmdWin as a function, since it is the
first element of a list.

I would appreciate any guidance to getting vip to run.

Reply via email to