|
From: | Blake McBride |
Subject: | Re: [Bug-apl] aplwrap - bottom display |
Date: | Sun, 21 Sep 2014 15:32:00 -0500 |
I like it. From an implementation viewpoint, that seems cleaner than
what I was trying to do with the command-line option.
Thanks. :)
On Fri, 2014-09-12 at 22:44 -0400, Chris Moller wrote:
> File>>Settings now has a toggle to turn the status line on and off.
> I'll add the info pop-up tomorrow and, if I'm feeling enthusiastic,
> I'll stick in a ~/.aplwrap to retain the states.
>
>
> On 09/12/14 21:09, David Lamkins wrote:
>
> > Thanks, Chris. Much appreciated.
> >
> > On Sep 12, 2014 6:07 PM, "Chris Moller" <address@hidden>
> > wrote:
> > It's easy enough to put the same thing in an info dialogue
> > under Help. I'll stuff that in tonight or tomorrow but keep
> > the status line switchable.
> >
> >
> > On 09/12/14 20:30, David B. Lamkins wrote:
> >
> > > I find the APL process stats to be useful in gauging performance issues
> > > related to time, I/O and memory (see APL_STATUS_LINE.md for a key to the
> > > fields).
> > >
> > > I can see your point, though: the status line does look "busy" and it
> > > eats up a line or two of vertical space.
> > >
> > > Putting this display in its own window is outside of my wheelhouse.
> > >
> > > In keeping with the "principle of least surprise", I'm sending Chris a
> > > patch to disable the APL process stats by default. They'll be enabled
> > > using the --apl-stats command-line option.
> > >
> > >
> > > On Fri, 2014-09-12 at 16:29 -0500, Blake McBride wrote:
> > > > The bottom of my aplwrap screen displays:
> > > >
> > > >
> > > > #0 ∆e: 1.18 ∆u: 0.00 ∆s: 0.00 ∆v: 52,043,776 ∆r: 3,239,936 ∆f: 983 ∆F:
> > > > 0 ∆b: 0.00 ∆rc: 37,908 ∆wc: 134 ∆rb: 0 ∆wb: 0 ∆ic: 29 ∆oc: 12 ∆cw: 0
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > This is getting kind of crazy. My suggestion is this - get rid of
> > > > that display entirely. Add a Help / Info menu option that brings up a
> > > > window with a verbose version of that information.
> > > >
> > > >
> > > > Thanks.
> > > >
> > > >
> > > > Blake
> > > >
> > > >
> > >
> > >
> >
> >
>
[Prev in Thread] | Current Thread | [Next in Thread] |