Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Bug: Completion for `tmux new-session -d` is incorrect
- X-seq: zsh-workers 30482
- From: Peter Jaros <peter.a.jaros@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Bug: Completion for `tmux new-session -d` is incorrect
- Date: Mon, 21 May 2012 12:27:05 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=31/Hgk2PuqqI1CReCKKFHhJQEh6m6tP9R+PWHT/OHq4=; b=pqEd2pf1denrQmASNmFuXw5z2bTly1JLfiREQ7hPZRBXh+iNDFLzsw4u7tnzzyCTV+ u3OUUtzIXQH/DZ/wmqUm2n4WM1AEHLQrS0cQqnuFooGOi0T2LtmKy5iQ9C1J3OB/xpNp 1afH1iOjNrANECAhD/wcok7Jjf+ShPeIvBKTld1SVgUQe6qbmYuTu00RHjs1ovuJLUnx e8eJHnGxP9QPaLEJacr8vMcrsCHmUb7g4gPW7kptMjFDACTy7+YD6cW89754MGEYkd+Y ThTw+DXpG0Wk2mj/OO6HHWRqgnx30t5woJM+HAdVt1G6VIMMNPFKN2APyQazhYvMVemx mzUA==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
https://github.com/zsh-users/zsh/blob/master/Completion/Unix/Command/_tmux#L575
Just a typo: where -d is described as:
"attach the new session the current terminal"
it should read
"do not attach the new session the current terminal"
I hope I've sent this to the right place. I'd submit a
patch/pull-request, but I don't know how to do that on this project.
I'm not on the list, so please CC me on replies.
Thanks,
Peter
--
Sounds: http://www.welikethisnow.com/
Words: http://www.nothingundone.net/
Conversation: (603) 548-1203
Messages sorted by:
Reverse Date,
Date,
Thread,
Author