summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Functions/Zle/edit-command-line2
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf954918e..4f3c3e0eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-12-19 Peter Stephenson <p.stephenson@samsung.com>
+
+ * unposted c.f. 43913: Functions/Zle/edit-command-line: emulate
+ -L zsh to avoid bad effects with globsubst.
+
2018-12-17 dana <dana@dana.is>
* 43897: Completion/Darwin/Command/_xcode-select,
diff --git a/Functions/Zle/edit-command-line b/Functions/Zle/edit-command-line
index e17893e93..991775ea5 100644
--- a/Functions/Zle/edit-command-line
+++ b/Functions/Zle/edit-command-line
@@ -6,6 +6,8 @@
# will give ksh-like behaviour for that key,
# except that it will handle multi-line buffers properly.
+emulate -L zsh
+
() {
exec </dev/tty