zsh-users
 help / color / mirror / code / Atom feed
* Why the widget bound to menuselect isn't called?
@ 2019-07-11 20:55 Sebastian Gniazdowski
  2019-07-12 18:44 ` Sebastian Gniazdowski
  2019-07-13  8:59 ` Oliver Kiddle
  0 siblings, 2 replies; 12+ messages in thread
From: Sebastian Gniazdowski @ 2019-07-11 20:55 UTC (permalink / raw)
  To: Zsh Users

Hello,
I'm seeing no message in /tmp/reply:

function double-accept { echo 1 >> /tmp/reply; }
zle -N double-accept
bindkey -M menuselect ' ' double-accept

Why?
-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-07-14 21:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-11 20:55 Why the widget bound to menuselect isn't called? Sebastian Gniazdowski
2019-07-12 18:44 ` Sebastian Gniazdowski
2019-07-12 19:36   ` Bart Schaefer
2019-07-13  1:23     ` Sebastian Gniazdowski
2019-07-13  2:29       ` Ben Klein
2019-07-13  8:59 ` Oliver Kiddle
2019-07-13 12:19   ` Sebastian Gniazdowski
2019-07-13 12:23     ` Sebastian Gniazdowski
2019-07-13 16:39     ` Bart Schaefer
2019-07-13 16:42       ` Bart Schaefer
2019-07-14 10:38     ` Oliver Kiddle
2019-07-14 21:56       ` Sebastian Gniazdowski

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).