about summary refs log tree commit diff
path: root/Etc
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-05-21 16:42:51 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-05-21 16:44:26 +0000
commitb3148194d12064878bf55c6e37e24200cf93d9b8 (patch)
tree24a15efe20b9f8687edec893f59678b92f2fb166 /Etc
parentc7da34dd71966bfa0531cb87414c103c989f205c (diff)
downloadzsh-b3148194d12064878bf55c6e37e24200cf93d9b8.tar.gz
zsh-b3148194d12064878bf55c6e37e24200cf93d9b8.tar.xz
zsh-b3148194d12064878bf55c6e37e24200cf93d9b8.zip
45884 (Oliver's, edited by me): Add a few entries.
Diffstat (limited to 'Etc')
-rw-r--r--Etc/BUGS25
1 files changed, 25 insertions, 0 deletions
diff --git a/Etc/BUGS b/Etc/BUGS
index c5c7cbc17..5dbe23650 100644
--- a/Etc/BUGS
+++ b/Etc/BUGS
@@ -32,3 +32,28 @@ See test case in Test/C03traps.ztst.
 45656: 'zsh -o nobanghist -o emacs' segfaults
 analysis in workers/45657
 ------------------------------------------------------------------------
+44133 debian #924736 (partial patch in 44134) three setopts following `    #`
+------------------------------------------------------------------------
+44850 terminal issues with continuation markers
+------------------------------------------------------------------------
+45422 _arguments !-x !+x
+------------------------------------------------------------------------
+45482 print -v with multibyte characters
+------------------------------------------------------------------------
+45568 repeat-count "illegal character"
+------------------------------------------------------------------------
+45656 -o nobanghist -o emacs segfaults
+------------------------------------------------------------------------
+users/24765 -direct terminals. Not a bug as such but we may need to do
+  something if -direct values in TERM are ever common
+------------------------------------------------------------------------
+
+------------------------------------------------------------------------
+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 
+------------------------------------------------------------------------