1
0
Fork 0
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:
Barton E. Schaefer 2014-10-29 08:49:33 -07:00
commit 9d2cfa7af6
5 changed files with 57 additions and 15 deletions

View file

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

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -102,9 +102,9 @@