On 2012-02-17, Anurag Priyam <[email protected]> wrote: >>> local num_tags = #screen[s]:tags() > > local num_tags = #(screen[s]:tags()) > > Might help? Also you may have to use `capi.screen` instead.
Tried both, but just get that same error from inside tag.lua. -- To unsubscribe, send mail to [email protected].
