Re: [PATCHv2 3/6] Add 'choice-characters' to define the characters in choice-mode.

2013-01-15 Thread Nicholas Marriott
Hi I'm honestly not sold on the need for this. What's wrong with the default order? On Sat, Dec 15, 2012 at 05:32:18AM +0530, Raghavendra D Prabhu wrote: > The characters used in choice-mode are hardcoded. This option allows one to > use > custom characters (and order) based on one's preference

[PATCHv2 3/6] Add 'choice-characters' to define the characters in choice-mode.

2012-12-14 Thread Raghavendra D Prabhu
The characters used in choice-mode are hardcoded. This option allows one to use custom characters (and order) based on one's preference. Also, added description to the man page. Signed-off-by: Raghavendra D Prabhu diff --git a/options-table.c b/options-table.c index 8ce838a..c2ef30c 100644 --- a