Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

54 Proper shell script arguments, include current pane #55

Merged
merged 8 commits into from
Mar 9, 2015

Conversation

wellle
Copy link
Owner

@wellle wellle commented Mar 8, 2015

Close #54.

Use proper arguments instead of relying on order.
Include current pane by default, add option -e to exclude it (used for Vim completion).

@blueyed: I restructured the script a bit again. Let me know what you think. I also removed the unset. Is there a particular reason why you added it?

@blueyed
Copy link
Contributor

blueyed commented Mar 9, 2015

👍

There's no need for the unset - I don't remember why I've added it.

@wellle
Copy link
Owner Author

wellle commented Mar 9, 2015

Thanks!

wellle added a commit that referenced this pull request Mar 9, 2015
54 Proper shell script arguments, include current pane
@wellle wellle merged commit 87b1fe9 into master Mar 9, 2015
@wellle wellle deleted the 54-sh-options branch March 9, 2015 22:39
@justinmk
Copy link
Contributor

Seems like this broke the unite source. :echo tmuxcomplete#list('words', 0) returns nothing. Same for "lines".

tmux 1.8

@wellle
Copy link
Owner Author

wellle commented Mar 10, 2015

Thanks, will check!

@wellle wellle mentioned this pull request Mar 10, 2015
@wellle
Copy link
Owner Author

wellle commented Mar 10, 2015

@justinmk: Thanks for the ping, I can't believe I messed that up.

Should be fixed with #56.

@justinmk
Copy link
Contributor

@wellle Seems fine now, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sh: optionally do not filter the current pane
3 participants