From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
To: "Reyna, David" <david.reyna@windriver.com>,
"bitbake-devel@lists.openembedded.org"
<bitbake-devel@lists.openembedded.org>
Subject: RE: [bitbake-devel] [PATCH 0/1] bitbake: ncurses version of taskexp.py
Date: Wed, 25 May 2022 18:53:13 +0000 [thread overview]
Message-ID: <b17960eece2c4985b066539792242c23@axis.com> (raw)
In-Reply-To: <cover.1653448549.git.David.Reyna@windriver.com>
> -----Original Message-----
> From: bitbake-devel@lists.openembedded.org <bitbake-devel@lists.openembedded.org> On Behalf Of Reyna, David
> Sent: den 25 maj 2022 08:25
> To: bitbake-devel@lists.openembedded.org
> Cc: David Reyna <David.Reyna@windriver.com>
> Subject: [bitbake-devel] [PATCH 0/1] bitbake: ncurses version of taskexp.py
>
> From: David Reyna <David.Reyna@windriver.com>
>
>
> Added since demo at YP Summit:
> * Protection against window resizing
> * Line art (with ASCII line art as backup)
> * Additional internal documentation
> * Tested against misspelled recipe errors
>
>
> The following changes since commit 13d70e57f8693e506aada946ae9b2e0997e4c5f0:
>
> migration guides: release notes for 3.4.3 and 3.4.4 (2022-05-24 13:58:47 +0100)
>
> are available in the Git repository at:
>
> git://push.yoctoproject.org/poky-contrib dreyna/bitbake/ncurses_taskexp_14814
>
> David Reyna (1):
> bitbake: ncurses version of taskexp.py
>
> lib/bb/ui/taskexp_cli.py | 1302 ++++++++++++++++++++++++++++++++++++++
> 1 file changed, 1302 insertions(+)
> create mode 100755 bitbake/lib/bb/ui/taskexp_cli.py
>
> --
> 2.35.1
May I suggest using a name that does not include "cli", because as I see it,
this has nothing to do with a command line interface, rather it is a text
based UI. More appropriate may be something like "tty" or "ncurses". Or to
complement "knotty", you could call it "tetty". ;) (Though I guess it may be
harder to remember what that does compared to "taskexp_tty".)
//Peter
next prev parent reply other threads:[~2022-05-25 18:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-25 6:24 [PATCH 0/1] bitbake: ncurses version of taskexp.py David Reyna
2022-05-25 6:24 ` [PATCH 1/1] " David Reyna
2022-05-25 18:53 ` Peter Kjellerstedt [this message]
2022-05-25 19:37 ` [bitbake-devel] [PATCH 0/1] " Reyna, David
2022-05-27 16:32 ` richard.purdie
2022-05-27 20:34 ` Reyna, David
2022-05-27 23:02 ` richard.purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b17960eece2c4985b066539792242c23@axis.com \
--to=peter.kjellerstedt@axis.com \
--cc=bitbake-devel@lists.openembedded.org \
--cc=david.reyna@windriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.