On 2018/09/10 16:04, Claudio Jeker wrote: > Since a while I have the problem that rmstar in tcsh is not working > correctly. If I type 'rm *' I get correctly asked: > Do you really want to delete all files? [N/y] > Whatever I answer the command hangs and ^C is needed to get a prompt back. > rm is not executed at all so I guess the last update of tcsh broke this. > > Would be nice if this could be fixed. > -- > :wq Claudio >
Dirty fix committed. There's a ticket open upstream at https://github.com/tcsh-org/tcsh/issues/5 which I've posted to.