Re: svn commit: r368575 - head/stand/lua

Kyle Evans <[email protected]> Sat, 12 Dec 2020 08:31:54 -0600
Newsgroups gmane.os.freebsd.devel.cvs
Message-ID <CACNAnaHM2TXwheckx1VkesfDdRfWaCgqNudiPMu_wpvps_fTFw__7416.67163544975$1607783539$gmane$org@mail.gmail.com>
On Sat, Dec 12, 2020 at 8:17 AM Toomas Soome <[email protected]> wrote:
> > On 12. Dec 2020, at 16:10, Kyle Evans <[email protected]> wrote:
> >
> > On Sat, Dec 12, 2020 at 1:35 AM Toomas Soome <[email protected]> wrote:
> >>
> >> How about ’show-module-options’?
> >>
> >> rgds,
> >> toomas
> >>
> >
> > I missed that one. My 4th is a bit rusty, but it looks like this
> > should just be enumerating over config's local modules table and
> > dumping everything in sight?
> >
>
> Yes, with pager or it is a bit useless.
>

Hmm... we don't currently expose the pager routines to lua, so I'll
write a quick pager module to do so. I'll write the lua-side to use
the pager if it's available but fallback to dumping it all out
otherwise (which, thinking about the modules I typically have
installed and looking at a test-run of 4thloader's show-module-options
on an even more minimal system, 100% agree).
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"