diff options
author | Bart Schaefer <schaefer@zsh.org> | 2022-04-30 23:04:48 -0700 |
---|---|---|
committer | Bart Schaefer <schaefer@zsh.org> | 2022-04-30 23:04:48 -0700 |
commit | afbbde282814906fde353dd6a6207942296b8465 (patch) | |
tree | 34c0796305d8b7c0d7375e2ae400a8334b337776 /Etc | |
parent | a58d2bb3152bdfca38e5a7f7994cc3127c649102 (diff) | |
download | zsh-afbbde282814906fde353dd6a6207942296b8465.tar.gz zsh-afbbde282814906fde353dd6a6207942296b8465.tar.xz zsh-afbbde282814906fde353dd6a6207942296b8465.zip |
unposted: remove the reference to debian #924736, and correct another edit
Diffstat (limited to 'Etc')
-rw-r--r-- | Etc/BUGS | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Etc/BUGS b/Etc/BUGS index e58fee721..72c313e88 100644 --- a/Etc/BUGS +++ b/Etc/BUGS @@ -30,8 +30,6 @@ the prefix parameter assignments are examined in execute(). 41203 and others: Make it easier to maintain C modules out of tree. (May require defining a stable API for modules, see 41254) ------------------------------------------------------------------------ -44133 debian #924736 (partial patch in 44134) three setopts following ` #` ------------------------------------------------------------------------- 44850 terminal issues with continuation markers ------------------------------------------------------------------------ users/24765 -direct terminals. Not a bug as such but we may need to do @@ -50,5 +48,5 @@ related, probably obsolete, vared special case for $TERM set to "emacs". ------------------------------------------------------------------------ 48091: Bug in compdescribe with matcher 'b:-=+' ------------------------------------------------------------------------ -users/26071: Strange behavior about option completion of `git push #` +users/26071: Strange behavior about option completion of "git push --f" ------------------------------------------------------------------------ |