mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-27 15:01:00 +01:00
36576: _tmux: Fix tmux homepage URI
This commit is contained in:
parent
d4a640775f
commit
5476e011f1
2 changed files with 4 additions and 1 deletions
|
|
@ -3,6 +3,9 @@
|
||||||
* 36575: Completion/Unix/Command/_tmux: _tmux: ‘lock-server’
|
* 36575: Completion/Unix/Command/_tmux: _tmux: ‘lock-server’
|
||||||
option is gone in tmux.git
|
option is gone in tmux.git
|
||||||
|
|
||||||
|
* 36576: Completion/Unix/Command/_tmux: _tmux: Fix tmux homepage
|
||||||
|
URI
|
||||||
|
|
||||||
2015-09-21 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
|
2015-09-21 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
|
||||||
|
|
||||||
* 36574: Completion/Unix/Command/_lldb: new completion for
|
* 36574: Completion/Unix/Command/_lldb: new completion for
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
#compdef tmux
|
#compdef tmux
|
||||||
|
|
||||||
# tmux <http://tmux.sf.net> completion for zsh <http://zsh.sf.net>.
|
# tmux <http://tmux.github.io> completion for zsh <http://zsh.sf.net>.
|
||||||
#
|
#
|
||||||
# Configuration:
|
# Configuration:
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue