zsh-workers
 help / color / mirror / code / Atom feed
* BUG: 'zle digit-argument' within a widget sends random values
@ 1998-06-12  8:49 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 1998-06-12  8:49 UTC (permalink / raw)
  To: zsh-workers

In a user-defined widget, calling "zle digit-argument" supplies a random
and usually very large (positive or negative) value to whatever the next
command happens to be.

(The value isn't really random ... it starts at 6, then 66, then 666, and
so on until it overflows into negatives after 666666666, at which point
the progression gets hard to follow.)

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-06-12  8:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-12  8:49 BUG: 'zle digit-argument' within a widget sends random values Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).