[slim-vim] A little hello
Larry Clapp
larry at theclapp.org
Thu Mar 16 14:05:12 CST 2006
On Thu, Mar 16, 2006 at 09:40:49AM -0800, Brad Beveridge wrote:
> On 3/16/06, Eirik A. Nygaard <eirikald at pvv.ntnu.no> wrote:
> > Just to kick-start the new list. *waves and smiles*
> >
> > Are anyone here on IRC ? I am eirikn on FreeNODE and EFNet, stop
> > by and say hi any time.
> I'm bradbev on IRC. I might be nice for all interested slim-vimmers
> to get in a room together at some stage. Maybe sit in #slim-vim when
> online?
Hi, Brad & Eirik.
I enjoy hanging out on IRC but find it hinders me getting real work
done. :)
I've been working on the beginnings of a repl window for the internal
ECL. Here's a sample of what I have so far:
Window 1:
+----------------------
|(format t "foo")
+----------------------
type ,ee
this appears in window 2:
+----------------------
|EVAL: (format t "foo")
|foo
|NIL
+----------------------
Impressive huh? ;)
-- Larry
More information about the slim-vim
mailing list