From: Sam Ravnborg <sam@ravnborg.org>
To: Roman Zippel <zippel@linux-m68k.org>
Cc: linux-kernel@vger.kernel.org, Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH 3/19] kconfig: recenter menuconfig
Date: Sun, 9 Apr 2006 23:25:48 +0200 [thread overview]
Message-ID: <20060409212548.GA30208@mars.ravnborg.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0604091726550.23116@scrub.home>
On Sun, Apr 09, 2006 at 05:27:14PM +0200, Roman Zippel wrote:
>
> Move the menuconfig output more into the centre again, it's using a
> fixed position depending on the window width using the fact that the
> menu output has to work in a 80 chars terminal.
>
> Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
NACK.
With this change when window width is > 80 then we waste half of
the screen width only to right-indent the menus.
We truncate longer prompts and with this we require twice the
width to see full prompt.
One could argue that the old ITEM_IDENT should be 0 instead of 1,
avoiding wasting an extra char. But with this change we waste
a lot of space.
Sam
next prev parent reply other threads:[~2006-04-09 21:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-09 15:27 [PATCH 3/19] kconfig: recenter menuconfig Roman Zippel
2006-04-09 21:25 ` Sam Ravnborg [this message]
2006-04-09 21:46 ` Roman Zippel
2006-04-09 21:55 ` Sam Ravnborg
2006-04-09 22:10 ` Roman Zippel
2006-04-09 23:31 ` Nigel Cunningham
2006-04-09 22:39 ` Andrew Morton
2006-04-10 0:33 ` Randy.Dunlap
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=20060409212548.GA30208@mars.ravnborg.org \
--to=sam@ravnborg.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=zippel@linux-m68k.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox