I know, but the invocation I mentioned worked for me before. The invocation from your email doesn't work either. Same error as before.
Cheers, Wojtek wt., 30 lip 2019 o 12:13 Alexander Burger <a...@software-lab.de> napisał(a): > Hi Wojtek, > > > Hmm... When running Vip (both with and without "+"), I get a reversed > video > > Picolisp prompt. When I exit with a (bye), I get the following error > > message: > > > > [/usr/local/bin/vip:6] !? (need X (chop (next)) " ") > > NIL -- Small number expected > > The invocation did not change. > > You can either call it from the REPL > > $ ./pil lib/vip.l + > : (vi "file") > ... > : (vi 'car) > > Or make a startup script. I have in my path > a bin/vi > > #!/data/data/com.termux/files/home/pico/bin/picolisp > /data/data/com.termux/files/home/pico/lib.l > # 04oct17abu > > (load "@bin/vip") > > ☺/ A!ex > > -- > UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe >