mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 10:41:12 +02:00
35274: completion: Add FreeBSD's watch(1)
Review-by: Oliver Kiddle
This commit is contained in:
parent
679d52fcca
commit
d470453d76
3 changed files with 28 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2015-07-26 Daniel Shahaf <d.s@daniel.shahaf.name>
|
||||
|
||||
* 35274 (plus tweaks): Completion/BSD/Command/_watch-snoop
|
||||
Completion/Unix/Command/_watch: completion: Add FreeBSD's
|
||||
watch(1)
|
||||
|
||||
2015-07-26 Oliver Kiddle <opk@zsh.org>
|
||||
|
||||
* 35901: Completion/X/Type/_x_font: complete full names as removing
|
||||
|
|
13
Completion/BSD/Command/_watch-snoop
Normal file
13
Completion/BSD/Command/_watch-snoop
Normal file
|
@ -0,0 +1,13 @@
|
|||