Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752899AbYKYMft (ORCPT ); Tue, 25 Nov 2008 07:35:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751999AbYKYMfj (ORCPT ); Tue, 25 Nov 2008 07:35:39 -0500 Received: from ey-out-2122.google.com ([74.125.78.27]:33015 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751912AbYKYMfi (ORCPT ); Tue, 25 Nov 2008 07:35:38 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=hGDW+wsp2/Lee5Ghsfsp8WH/1fqZl+u85XL8ZAJ3j3NM07FAjCCBRkcWkgJ87LJzsw PIai3e3YCdxTON4psP2QT9nCvwRskNMKmQzvqVb9ZwJmSPv6btrY4fYE+BJG03DU69dC +1AXxdakYxNIUb4180Hfob9bCt7nm/C7EOMX4= Message-ID: <9b2db90b0811250435x39572d88s4b5d3d5da5201b8@mail.gmail.com> Date: Tue, 25 Nov 2008 14:35:36 +0200 From: "Nir Tzachar" To: "Sam Ravnborg" Subject: Re: [PATCH] ncurses based config V2 Cc: "Willy Tarreau" , "Nir Tzachar" , linux-kernel@vger.kernel.org, bzolnier@gmail.com, zippel@linux-m68k.org, linux-kbuild@vger.kernel.org, ariveira@gmail.com, rdunlap@xenotime.net, kosaki.motohiro@jp.fujitsu.com, 7eggert@gmx.de In-Reply-To: <20081125081153.GA12275@uranus.ravnborg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1220469076-16487-1-git-send-email-nir@tzachar.com> <1220603220-17090-1-git-send-email-nir@tzachar.com> <20080905195930.GA27913@1wt.eu> <20081124184428.GA17085@uranus.ravnborg.org> <9b2db90b0811250001k6e0c609frca073f3221a3e8ed@mail.gmail.com> <20081125081153.GA12275@uranus.ravnborg.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1502 Lines: 43 Hi. On Tue, Nov 25, 2008 at 10:11 AM, Sam Ravnborg wrote: > Hi Nir. > >> >> [ ] (U)TS namespace >> >> [ ] (I)PC namespace >> >> [ ] (U)ser namespace (EXPERIMENTAL) >> >> [ ] (P)ID Namespaces (EXPERIMENTAL) >> > >> > This looks like some ancient stuff and it must be a better way to >> > show the short-cuts. >> >> This was the best I could come up with, as ncurses does not let you >> use color attributed for menu items. I'll try a different scheme, >> where the first capitalized letter is the shortcut. What do u say? > > Better than the above - let me see it in action and I will judge. > I had preferred something with a colored highlight - but if ncurses > do not support that then I think first catital letter i ok. > > Alternative is to use first letter in the prompt and accept the > ambiguity. > There is too much ambiguity here -- what if the first letter is 'm'? or 'n'? you have problems then. >> > I would really appreciate if you could look into the above issues. >> > If you do a repost with this fixed I will try to do a proper review, >> > including code-review next time. >> >> Sure. I'll have a patch ready in a few days. > > Great - loks forward to see it. > > Sam > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/