Bug#844710: [Pkg-zsh-devel] Bug#844710: autocorrection suggested rm for typing mr without typing "y"

2016-11-24 Thread Daniel Shahaf
Control: tag -1 fixed-upstream > # Expected results > > 1. Never autocorrect until I say "y"! > Fixed in commit b3a88a53d379 == 39982. > Ideally also: > > 2. Do not autocorrect to dangerous commands. Not done. If further discussion is needed, it can happen on a new bug.. Cheers, Daniel

Bug#844710: Fwd: Re: [Pkg-zsh-devel] Bug#844710: autocorrection suggested rm for typing mr without typing "y"

2016-11-20 Thread Peter Stephenson
On Sat, 19 Nov 2016 21:54:05 + Daniel Shahaf wrote: > If we do keep space and tab then we should document them. I'm inclined to get rid of them. They've been undocumented and not even mentioned in the prompt for a quarter century. If this hasn't been causing

Bug#844710: Fwd: Re: [Pkg-zsh-devel] Bug#844710: autocorrection suggested rm for typing mr without typing "y"

2016-11-19 Thread Daniel Shahaf
Bart Schaefer wrote on Sat, Nov 19, 2016 at 10:00:23 -0800: > On Nov 19, 7:55am, Daniel Shahaf wrote: > } Subject: Re: Bug#844710: Fwd: Re: [Pkg-zsh-devel] Bug#844710: autocorrecti > } > } Martin Steigerwald wrote on Fri, Nov 18, 2016 at 14:15:51 +0100: > } > So two fixes to consider: > } > > }

Bug#844710: Fwd: Re: [Pkg-zsh-devel] Bug#844710: autocorrection suggested rm for typing mr without typing "y"

2016-11-19 Thread Bart Schaefer
On Nov 19, 7:55am, Daniel Shahaf wrote: } Subject: Re: Bug#844710: Fwd: Re: [Pkg-zsh-devel] Bug#844710: autocorrecti } } Martin Steigerwald wrote on Fri, Nov 18, 2016 at 14:15:51 +0100: } > So two fixes to consider: } > } > 1) Don't confirm on space, as thats to easy to trigger accidentally. :)

Bug#844710: Fwd: Re: [Pkg-zsh-devel] Bug#844710: autocorrection suggested rm for typing mr without typing "y"

2016-11-19 Thread Daniel Shahaf
Frank Terbeck wrote on Sat, Nov 19, 2016 at 12:46:42 +0100: > >> On a tangent: what do "nyae" mean? I couldn't find the answer in the > >> manual. > > > (Y)es, (N)o, (A)bort, (E)dit. diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index c7d84b9..0db8a1c 100644 --- a/Doc/Zsh/params.yo +++

Bug#844710: Fwd: Re: [Pkg-zsh-devel] Bug#844710: autocorrection suggested rm for typing mr without typing "y"

2016-11-19 Thread Frank Terbeck
Hey, Martin Steigerwald wrote: >> On a tangent: what do "nyae" mean? I couldn't find the answer in the >> manual. > > I thought about this as well. This would be: (Y)es, (N)o, (A)bort, (E)dit. Regards, Frank

Bug#844710: Fwd: Re: [Pkg-zsh-devel] Bug#844710: autocorrection suggested rm for typing mr without typing "y"

2016-11-19 Thread Martin Steigerwald
Am Samstag, 19. November 2016, 07:55:42 CET schrieb Daniel Shahaf: > Martin Steigerwald wrote on Fri, Nov 18, 2016 at 14:15:51 +0100: > > So two fixes to consider: > > > > 1) Don´t confirm on space, as thats to easy to trigger accidentally. :) > > The code confirms on both tabs (since commit

Bug#844710: Fwd: Re: [Pkg-zsh-devel] Bug#844710: autocorrection suggested rm for typing mr without typing "y"

2016-11-19 Thread Daniel Shahaf
Martin Steigerwald wrote on Fri, Nov 18, 2016 at 14:15:51 +0100: > So two fixes to consider: > > 1) Don´t confirm on space, as thats to easy to trigger accidentally. :) The code confirms on both tabs (since commit 7f1ce570) and spaces (since before CVS). Does anyone know a reason for doing

Bug#844710: Fwd: Re: [Pkg-zsh-devel] Bug#844710: autocorrection suggested rm for typing mr without typing "y"

2016-11-18 Thread Martin Steigerwald
cident due to syntax requirements. Axel made me aware that I tell Z-Shell to ignore dangerous commands with CORRECT_IGNORE=rm, but I think it would be good to reconsider the standard behavior. Thank you, Martin -- Weitergeleitete Nachricht ------ Betreff: Re: [Pkg-zsh-devel] Bug#8

Bug#844710: [Pkg-zsh-devel] Bug#844710: autocorrection suggested rm for typing mr without typing "y"

2016-11-18 Thread Martin Steigerwald
Am Freitag, 18. November 2016, 13:00:24 CET schrieben Sie: > Hi Martin, > > Martin Steigerwald wrote: > > ms@intraws:~/Backup/Mail/Linux> mr kernel-ml_archive.gz > > kernel-ml_archive_2014-1b.gz zsh: correct 'mr' to 'rm' [nyae]? > > rm: das Entfernen von „kernel-ml_archive_2014-1b.gz“ ist nicht

Bug#844710: [Pkg-zsh-devel] Bug#844710: autocorrection suggested rm for typing mr without typing "y"

2016-11-18 Thread Axel Beckert
Control: tag -1 + confirmed Control: found -1 5.0.7-5 Control: found -1 4.3.17-1 Hi Martin, Martin Steigerwald wrote: > ms@intraws:~/Backup/Mail/Linux> mr kernel-ml_archive.gz > kernel-ml_archive_2014-1b.gz > zsh: correct 'mr' to 'rm' [nyae]? > rm: das Entfernen von

Bug#844710: autocorrection suggested rm for typing mr without typing "y"

2016-11-18 Thread Martin Steigerwald
Package: zsh Version: 5.2-5+b1 Severity: normal Tags: upstream Dear maintainer, # Actual result Both zsh 5.0.7-5 on Jessie… ms@intraws:~/Backup/Mail/Linux#1> mr test zsh: correct 'mr' to 'rm' [nyae]? n zsh: command not found: mr as well as 5.2-5+b1 ms@merkaba:~#127> mr test zsh: correct 'mr'