On Mon, 3 Oct 2011, Michal Suchanek wrote:
Excerpts from Thomas Dickey's message of Tue Sep 20 23:04:47 +0200 2011:
On Tue, 20 Sep 2011, Michal Suchanek wrote:
Excerpts from Thomas Dickey's message of Tue Sep 20 01:27:03 +0200 2011:
On Mon, 19 Sep 2011, Michal Suchanek wrote:
Package: dialog
Version: 1.1-20110707-1
Severity: wishlist
The behaviour of dialog forms is inconsistent with most other forms
available today. You need to use arrows to move between form inputs
while normally tab would move to next input.
again, it is configurable. The KEY BINDINGS section of the manpage
could for instance provide an example illustrating this case.
Or it could by way of example list the current bindings (or say where
they are listed in the format that can be used in dialogrc). That would
be very helpful.
The current bindings are compiled-in (I've considered adding something
to the trace file that'll show the compiled-in plus user-defined
bindings).
According to docs and formbox.c adding this to ~/.dialogrc should allow
tabbing formfields:
bindkey formfield TAB ITEM_NEXT
bindkey formbox TAB ITEM_NEXT
It does not.
So either the docs are unintelligible or wrong or the functionality
broken.
hmm - I should have tested that (the code doesn't do that).
I'm adding a new set of binding values to address this special case.
thanks
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org