Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 2020 08:31:54 -0600
From:      Kyle Evans <kevans@freebsd.org>
To:        Toomas Soome <tsoome@me.com>
Cc:        Kyle Evans <kevans@freebsd.org>, src-committers <src-committers@freebsd.org>,  svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r368575 - head/stand/lua
Message-ID:  <CACNAnaHM2TXwheckx1VkesfDdRfWaCgqNudiPMu_wpvps_fTFw@mail.gmail.com>
In-Reply-To: <459F28E8-9E4A-48AE-A1B8-7A28B02E5500@me.com>
References:  <CACNAnaGpX%2BBR_jmTJUKcHsnJ5UPPrtdUj3-a3i7ZXuSjK6Akng@mail.gmail.com> <459F28E8-9E4A-48AE-A1B8-7A28B02E5500@me.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 12, 2020 at 8:17 AM Toomas Soome <tsoome@me.com> wrote:
> > On 12. Dec 2020, at 16:10, Kyle Evans <kevans@freebsd.org> wrote:
> >
> > =EF=BB=BFOn Sat, Dec 12, 2020 at 1:35 AM Toomas Soome <tsoome@me.com> w=
rote:
> >>
> >> How about =E2=80=99show-module-options=E2=80=99?
> >>
> >> 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).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaHM2TXwheckx1VkesfDdRfWaCgqNudiPMu_wpvps_fTFw>