diff options
author | Oliver Kiddle <opk@zsh.org> | 2021-04-16 23:26:22 +0200 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2021-04-16 23:26:22 +0200 |
commit | 28cf6bd1110a426ac41fdc7ea62c3aee199c039a (patch) | |
tree | 4bad3eb72ce877c71faa0ad7f74510293d7ffa03 /Etc | |
parent | 455bab1ef6af42a9c4f88138b2f0286d929b9584 (diff) | |
download | zsh-28cf6bd1110a426ac41fdc7ea62c3aee199c039a.tar.gz zsh-28cf6bd1110a426ac41fdc7ea62c3aee199c039a.tar.xz zsh-28cf6bd1110a426ac41fdc7ea62c3aee199c039a.zip |
unposted: update on bug list
Diffstat (limited to 'Etc')
-rw-r--r-- | Etc/BUGS | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Etc/BUGS b/Etc/BUGS index 09271c2bb..308bbf3cb 100644 --- a/Etc/BUGS +++ b/Etc/BUGS @@ -56,9 +56,6 @@ users/24765 -direct terminals. Not a bug as such but we may need to do 45393/45396 [PATCH] avoid lseek(2) calls. 45768 is similar. ------------------------------------------------------------------------ -45007 [PATCH] has_colors in configure.ac. -The originator has a gentoo.org address which might provide some extra clues. ------------------------------------------------------------------------- 44525, 45778 [PATCH] prompt redrawn on the wrong line upon SIGWINCH ------------------------------------------------------------------------ users/24904: 'func <(...) | wc -l' results in ENOENT on /proc/self/fd/13 @@ -89,3 +86,5 @@ causes a script to hang. ------------------------------------------------------------------------ 48091: Bug in compdescribe with matcher 'b:-=+' ------------------------------------------------------------------------ +users/26071: Strange behavior about option completion of `git push +------------------------------------------------------------------------ |