lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 19 Jun 2018 10:27:03 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Dirk Gouders <dirk@...ders.net>,
        Masahiro Yamada <yamada.masahiro@...ionext.com>,
        Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Segher Boessenkool <segher@...nel.crashing.org>,
        Sam Ravnborg <sam@...nborg.org>
Subject: Re: [RFC v7 0/1] mconf: global i-search in menu prompts

On 06/17/2018 05:15 AM, Dirk Gouders wrote:
> Hello,
> 
> Most noticeable changes are that the exact starting position before
> doing i-search is now remebered and i-search stays on the current item
> if a character was added and the new string also matches this item.

Nice.

> Also, compiler warnings were eliminated and A_UNDERLINE was replaced
> with A_STANDOUT to mark active menu items when the focus is on the
> buttons, because I tested mconf on a tty where underlines were not
> visible.  For a complete list of changes see below.

This highlight/standout is good, helpful.

> Dirk
> 
> Changes in v7:
> 
> 
> * Rework i-search instructions text

For the (old) menu_instructions[] string:  that has a hard time fitting in
80x25 or 80x30 console.  I.e., it is being truncated.  I had to resize the
console to 90x30 to see all of it.  Oh well.

> * Remember exact starting position in menu
> 
> * Stay on menu item if it matches pattern with a character added
> 
> * Fix print_autowrap for short texts
> 
> * Focus on buttons: use A_STANDOUT for current menu item

:)

[snip]


I like it.

thanks,
-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ