From 2f50e20d84e676720674f8a35e1f8df205a42fc3 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 24 Oct 2008 16:00:48 +0000 Subject: 25931: Test for prompt code reentrancy users/13400: clarify some ksh-like editing issues --- Doc/Zsh/options.yo | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index e3bc27127..5bc01084d 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -1515,6 +1515,12 @@ pindex(SINGLE_LINE_ZLE) cindex(editor, single line mode) item(tt(SINGLE_LINE_ZLE) (tt(-M)) )( Use single-line command line editing instead of multi-line. + +Note that although this is on by default in ksh emulation it only +provides superficial compatibility with the ksh line editor and +reduces the effectiveness of the zsh line editor. As it has no +effect on shell syntax, many users may wish to disable this option +when using ksh emulation interactively. ) pindex(VI) item(tt(VI))( -- cgit 1.4.1