lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Looks very pretty!

I notice the following doesn't seem to work for some reason:

   for k,v in pairs(_G) do if (type(v) == 'table') then print (k) end end

Also, it would be nice to have some way to paste text.

[I tried to use command-line editing too, but I'm not sure if it is
supported or not -- my arrow keys don't work properly and it clearly
doesn't support Emacs keys :]

Thanks,

-Miles

-- 
My books focus on timeless truths.  -- Donald Knuth