mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 22:51:17 +02:00
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Conflicts: ChangeLog
This commit is contained in:
commit
9d2cfa7af6
5 changed files with 57 additions and 15 deletions
11
ChangeLog
11
ChangeLog
|
@ -7,6 +7,17 @@
|
|||
in output loops so that unexpectedly long completion listings can
|
||||
be interrupted
|
||||
|
||||
2014-10-29 Oliver Kiddle <opk@zsh.org>
|
||||
|
||||
* 33528: Src/Zle/iwidgets.list, Src/Zle/zle_vi.c,
|
||||
Test/X02zlevi.ztst: take notice of last column position when
|
||||
using vi-yank and an upward cursor movement
|
||||
|
||||
2014-10-27 Mikael Magnusson <mikachu@gmail.com>
|
||||
|
||||
* 33561, 33562: Src/jobs.c: The time builtin forgot to unmetafy
|
||||
TIMEFMT.
|
||||
|
||||
2014-10-26 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* 33564: Test/A05execution.ztst: more care with monitor option.
|
||||
|
|
|
@ -102,9 +102,9 @@
|
|||