zsh-workers
 help / color / mirror / code / Atom feed
* [BUG] Ctrl-C stops working after process substitution
@ 2018-07-04 11:47 Sebastian Gniazdowski
  2018-07-04 12:09 ` Daniel Shahaf
  0 siblings, 1 reply; 12+ messages in thread
From: Sebastian Gniazdowski @ 2018-07-04 11:47 UTC (permalink / raw)
  To: Zsh hackers list

Hello,
to reproduce, copy-paste following line:

cat < <( echo this is a test )

After it executes (after pressing enter, if copying it didn't work),
press Up cursor and try hitting Ctrl-C to cancel a command. Nothing
will happen, Ctrl-C will have no effect. To dig-out of that state,
Ctrl-D, then Ctrl-C, and then Ctrl-C will work.

Zsh-5.1.1-dev-0, HEAD, checked also zsh 5.0.0 and 5.0.8.

Where to debug this, in Zsh source? Maybe someone has an idea what can
be wrong? It seems to be nasty hidden bug, but who knows, maybe an
immediate fix is possible.

-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin


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

end of thread, other threads:[~2018-07-11 10:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-04 11:47 [BUG] Ctrl-C stops working after process substitution Sebastian Gniazdowski
2018-07-04 12:09 ` Daniel Shahaf
2018-07-04 17:07   ` Sebastian Gniazdowski
2018-07-05  8:44     ` Peter Stephenson
2018-07-07 13:03       ` Sebastian Gniazdowski
2018-07-07 13:18         ` Sebastian Gniazdowski
2018-07-07 14:48       ` Sebastian Gniazdowski
2018-07-10 15:06         ` Sebastian Gniazdowski
2018-07-10 15:21           ` Peter Stephenson
2018-07-10 17:57             ` Sebastian Gniazdowski
2018-07-11  8:48               ` Sebastian Gniazdowski
2018-07-11 10:07                 ` Peter Stephenson

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