Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [mako@xxxxxxxxxx: Bug#289748: zsh: menu navigation is suboptimal]
- X-seq: zsh-workers 20669
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: [mako@xxxxxxxxxx: Bug#289748: zsh: menu navigation is suboptimal]
- Date: Mon, 10 Jan 2005 20:35:02 +0000
- Cc: 289748-forwarded@xxxxxxxxxxxxxxx, 289748-submitter@xxxxxxxxxxxxxxx
- In-reply-to: <20050110201848.GB18962@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20050110201848.GB18962@xxxxxxxxxxx>
On Jan 10, 3:18pm, Clint Adams wrote:
} Subject: [mako@xxxxxxxxxx: Bug#289748: zsh: menu navigation is suboptimal]
}
} This seems like a reasonable complaint to me. Is there a reason not to
} be more grid-like?
Sven's preference?
This statement is actually not quite correct:
} ----- Forwarded message from "Benjamin Hill (Mako)" <mako@xxxxxxxxxx> -----
}
} This does not happen when the users is on first item in the first
} column. Pressing up from *this* item (and only this item) will take
} the users to the last item in the first (current) column.
I believe it actually goes to the last item in the *longest* column,
which happens always to be the first one. The idea is to jump to the
end of the *display*, not the end of the *list*, otherwise some items
"below and to the left of" the last item might not be visible when
the display is redrawn.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author