mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-23 01:31:27 +01:00
unposted, c.f. 43913: emulate -L zsh in edit-command-line
Otherwise bad effects observed with GLOB_SUBST set.
This commit is contained in:
parent
43247252dd
commit
b6169745c1
2 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue