On Sat, Nov 29, 2025 at 09:19:42AM -0700, Duke Normandin wrote:
> On Sat, 29 Nov 2025 17:56:33 +0200
> GB <[email protected]> wrote:
> 
> > Vip is slightly different from vim for simplicity reasons, and
> > imo its closer to vi than vim but you'll do good knowing either :D
> 
> I'm looking to install `vi' but can't find it on Debian. `synaptic'
> only shows 'vile'

The Debian package is "vim". Strange that it is not listed.

The easiest is to call Vip directly in the REPL.
The function name, though, is "vi" for ease of use ;)

   $ pil +
   : (vi 'day)  # Edit function
   -> NIL
   : (vi "file.l")  # Edit file
   -> NIL

Hit "qq" or ":q<return>" to quit without changes.

☺/ A!ex

-- 
Fridays for Functions: 9:00-17:00 UTC
on Jitsi https://meeting.itship.ch/picolisp

UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe

Reply via email to