about summary refs log tree commit diff
path: root/Etc
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-04-05 05:44:06 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-04-05 05:44:11 +0000
commit05b15366f317a4b5c110e454642c097a3963874b (patch)
tree803bedc84eb64d9017fdba37ab53454a28a07ab0 /Etc
parent8923d2a61824b0856839d52f3bf52aedb86fd827 (diff)
downloadzsh-05b15366f317a4b5c110e454642c097a3963874b.tar.gz
zsh-05b15366f317a4b5c110e454642c097a3963874b.tar.xz
zsh-05b15366f317a4b5c110e454642c097a3963874b.zip
45656: Document the -o emacs segfault bug.
Diffstat (limited to 'Etc')
-rw-r--r--Etc/BUGS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Etc/BUGS b/Etc/BUGS
index 8112299f5..c5c7cbc17 100644
--- a/Etc/BUGS
+++ b/Etc/BUGS
@@ -29,3 +29,6 @@ skipped when STTY=... is set for that command
 44007 - Martijn - exit in trap executes rest of function
 See test case in Test/C03traps.ztst.
 ------------------------------------------------------------------------
+45656: 'zsh -o nobanghist -o emacs' segfaults
+analysis in workers/45657
+------------------------------------------------------------------------