1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-07 23:51:14 +02: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:
Peter Stephenson 2018-12-19 09:54:26 +00:00
parent 43247252dd
commit b6169745c1
2 changed files with 7 additions and 0 deletions

View file

@ -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,

View file

@ -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