[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Select menu list formatting
From: |
wellsj35 |
Subject: |
Select menu list formatting |
Date: |
Fri, 25 Apr 2008 08:25:33 -0700 (PDT) |
Hi All,
I have noticed that any number larger than 10 items in my select menu list
will wrap the menu.
I am not sure if this is a terminal issue or it is the way the BASH select
function works
Current Example:
1) mark 3) paul 5) greg 7) mike 9) justin
2) james 4) simon 6) kate 8) angela 10) gary
What I would like to see:
1) mark
2) james
3) paul
4) simon
5) grep
6) kate
7) mike
8) angela
9) justin
10) gary
Any help would be much appreciated
Kind Regards
James
--
View this message in context:
http://www.nabble.com/Select-menu-list-formatting-tp16896582p16896582.html
Sent from the Gnu - Bash mailing list archive at Nabble.com.
- Select menu list formatting,
wellsj35 <=