mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-03 22:32:12 +02:00
Frank Terbeck: 27364: Completion/Unix/Command/_tmux: fix cut'n'paste error
This commit is contained in:
parent
c864e7790e
commit
14dc2fe7f2
1 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-11-11 Barton E. Schaefer <schaefer@zsh.org>
|
||||
|
||||
* Frank Terbeck: 27364: Completion/Unix/Command/_tmux: fix
|
||||
cut'n'paste error in descriptions
|
||||
|
||||
2009-11-10 Barton E. Schaefer <schaefer@zsh.org>
|
||||
|
||||
* Greg Klanderman: 27377 (slightly tweaked):
|
||||
|
@ -12325,5 +12330,5 @@
|
|||
|
||||
*****************************************************
|
||||
* This is used by the shell to define $ZSH_PATCHLEVEL
|
||||
* $Revision: 1.4807 $
|
||||
* $Revision: 1.4808 $
|
||||
*****************************************************
|
||||
|
|
Loading…
Reference in a new issue