zsh-users
 help / color / mirror / code / Atom feed
* Problem with RM_STAR_WAIT
@ 2013-11-14 11:59 İsmail Dönmez
  0 siblings, 0 replies; only message in thread
From: İsmail Dönmez @ 2013-11-14 11:59 UTC (permalink / raw)
  To: zsh-users

[-- Attachment #1: Type: text/plain, Size: 427 bytes --]

[/havana/t/z]> setopt RM_STAR_WAIT

[/havana/t/z]> touch a b c d e

[/havana/t/z]> rm *
zsh: sure you want to delete all the files in /havana/t/z? (waiting ten
seconds)^C
 [yn]? y

[/havana/t/z]> ls
a  b  c  d  e

After CTRL-C I think zsh should just stop processing and don't ask the
yes/no, because entering 'y' here has no effect.

Also, is there a way to change the time interval (default is 10 seconds) ?

Regards,
ismail

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

only message in thread, other threads:[~2013-11-14 11:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-14 11:59 Problem with RM_STAR_WAIT İsmail Dönmez

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