non port: shells/zsh/files/patch-Completion-Unix-Command-_mount |
SVNWeb
|
Number of commits found: 5 |
Tue, 31 May 2011
|
[ 18:29 bapt ]
- update to 4.3.12
Changes since 4.3.11
--------------------
The zsh/parameter module has a new readonly associative array
$usergroups whose keys are the names of system groups of which the
current user is a member and whose values are the corresponding
group identifiers.
The region_highlight array, which controls highlighting of the
command line from zle widgets, is now updated dynamically as
the command line is edited.
In POSIX emulation ("emulate sh") the shell is more accurate about (Only the first 15 lines of the commit message are shown above )
|
Mon, 28 Feb 2011
|
[ 08:01 bapt ]
- Take maintainership, des@ is no longer having enough time for zsh, he has done
a
really great job with zsh, thanks a lot. [1]
- Upgrade to 4.3.11
- add linsysfs to the file system list for completion [2]
- fix mount completion when adding available labels to the list of devices [3]
PR: ports/141472 [2], ports/145657 [3]
Submitted by: scf [2], Frédéric Perrin <frederic.perrin _at_ resel.fr>
[3]
Approved by: des@ [1]
|
Mon, 15 Jun 2009
|
[ 15:03 des ]
Add some upstream completion patches + new completion files for
procstat, sockstat and fstat.
Submitted by: Baptiste Daroussin <baptiste.daroussin@gmail.com>
|
Wed, 29 Oct 2008
|
[ 14:42 des ]
Various command completion improvements for mount(8).
PR: ports/128450
Submitted by: scf@
|
Fri, 5 Oct 2007
|
[ 08:22 sergei ]
- Add Peter Stephenson's patch from Zsh CVS repo that adds (un)setenv()
detection. This fixes the issue on 7-CURRENT where Zsh was manipulating
environment directly in conflict with the new *env() functions:
http://lists.freebsd.org/pipermail/freebsd-current/2007-July/075538.html
6-STABLE continues to works correctly.
More info about the patch:
http://www.zsh.org/mla/workers/2007/msg00619.html
- Fix completions for locate(1), mount(8), umount(8) to avoid some linuxisms
and do the right thing under FreeBSD
PR: ports/115094, ports/115702
Submitted by: Sean C. Farley (scf)
|
Number of commits found: 5 |