From 0414a4fd70dc85d5df91b20a60f16c106e15b5f6 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 16 Dec 2008 15:41:13 +0000 Subject: 26141: word-split EDITOR/VISUAL so users can have multi-argument commands in those variables. --- Functions/Zle/edit-command-line | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions') diff --git a/Functions/Zle/edit-command-line b/Functions/Zle/edit-command-line index 4a9b10a1a..62a59a72e 100644 --- a/Functions/Zle/edit-command-line +++ b/Functions/Zle/edit-command-line @@ -10,7 +10,7 @@ local tmpfile=${TMPPREFIX:-/tmp/zsh}ecl$$ print -R - "$PREBUFFER$BUFFER" >$tmpfile exec