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

update tmuxinator plugin to latest tag from project #2075

Closed

Conversation

billwanjohi
Copy link

taken directly from https://github.com/aziz/tmuxinator/blob/v0.6.5/completion/tmuxinator.zsh

This makes completion work for me, whereas the existing plugin does not.

@Kriechi
Copy link
Contributor

Kriechi commented Apr 6, 2014

well, it seems 0.6.7 is now the latest.
Could you try to update this PR please (and then rebase & squash your commits).

@billwanjohi
Copy link
Author

OK, updated to refer to 0.6.7 (no actual changes in the shell script)

@mcornella
Copy link
Member

👍

@typekpb
Copy link
Contributor

typekpb commented Jul 1, 2014

my dilemma comes to play also here (see: #2909), should not git submodules come to play?

@mcornella
Copy link
Member

Hi @typekpb, I think converting these into submodules should go in a separate PR, since we would have to modify the update procedure too. But I fully support the approach

posva added a commit to posva/oh-my-zsh that referenced this pull request Aug 29, 2014
Current completion plugin isn't up to date and ohmyzsh#2075 PR, which is also
the completion plugin on the official tmuxinator repository, doesn't
work. Thus this should do the trick for the moment.
Also suppressed an error when no completion is available
rsrchboy added a commit to rsrchboy/oh-my-zsh that referenced this pull request Sep 1, 2014
* upstream/master: (54 commits)
  Revert "Add Composer's local binaries to PATH"
  Revert "Add a CONTRIBUTING file to instruct people on issues and pull requests"
  add wp-cli plugin readme
  add git difftool alias (gdt)
  Use the library function for ruby prompt
  Improve support for Vagrant VM definitions
  Add README.md for adb-autocompletion plugin.
  Link to swag in installer... shameless profiting
  Adding link to the store for swag in upgrade process
  Adding README.md and renaming plugin
  Adding README.md
  Adding README.md
  Add Composer's local binaries to PATH
  Amended to source the original aws_zsh_completer.sh rather than the mangled version installed into $(brew-prefix)/bin if using homebrew installed awscli on OSX.
  tmuxinator completion update: Current completion plugin isn't up to date and ohmyzsh#2075 PR, which is also the completion plugin on the official tmuxinator repository, doesn't work. Thus this should do the trick for the moment. Also suppressed an error when no completion is available
  Fix pass zsh completion and autoloading
  Update pass completion to upstream
  Added a link to the file's license and added the commiter as plugin maintaner.
  Categories of issues in oh-my-zsh (work-in-progress)
  Add CONTRIBUTING.md file general structure
  ...
lesterchan added a commit to lesterchan/oh-my-zsh that referenced this pull request Sep 2, 2014
* upstream/master: (54 commits)
  Revert "Add Composer's local binaries to PATH"
  Revert "Add a CONTRIBUTING file to instruct people on issues and pull requests"
  add wp-cli plugin readme
  add git difftool alias (gdt)
  Use the library function for ruby prompt
  Improve support for Vagrant VM definitions
  Add README.md for adb-autocompletion plugin.
  Link to swag in installer... shameless profiting
  Adding link to the store for swag in upgrade process
  Adding README.md and renaming plugin
  Adding README.md
  Adding README.md
  Add Composer's local binaries to PATH
  Amended to source the original aws_zsh_completer.sh rather than the mangled version installed into $(brew-prefix)/bin if using homebrew installed awscli on OSX.
  tmuxinator completion update: Current completion plugin isn't up to date and ohmyzsh#2075 PR, which is also the completion plugin on the official tmuxinator repository, doesn't work. Thus this should do the trick for the moment. Also suppressed an error when no completion is available
  Fix pass zsh completion and autoloading
  Update pass completion to upstream
  Added a link to the file's license and added the commiter as plugin maintaner.
  Categories of issues in oh-my-zsh (work-in-progress)
  Add CONTRIBUTING.md file general structure
  ...
vdebergue pushed a commit to vdebergue/oh-my-zsh that referenced this pull request Sep 2, 2014
* upstream/master: (86 commits)
  Revert "Add Composer's local binaries to PATH"
  Revert "Add a CONTRIBUTING file to instruct people on issues and pull requests"
  add wp-cli plugin readme
  add git difftool alias (gdt)
  Use the library function for ruby prompt
  Improve support for Vagrant VM definitions
  Add README.md for adb-autocompletion plugin.
  Link to swag in installer... shameless profiting
  Adding link to the store for swag in upgrade process
  Adding README.md and renaming plugin
  Adding README.md
  Adding README.md
  Add Composer's local binaries to PATH
  Amended to source the original aws_zsh_completer.sh rather than the mangled version installed into $(brew-prefix)/bin if using homebrew installed awscli on OSX.
  tmuxinator completion update: Current completion plugin isn't up to date and ohmyzsh#2075 PR, which is also the completion plugin on the official tmuxinator repository, doesn't work. Thus this should do the trick for the moment. Also suppressed an error when no completion is available
  Fix pass zsh completion and autoloading
  Update pass completion to upstream
  Added a link to the file's license and added the commiter as plugin maintaner.
  Categories of issues in oh-my-zsh (work-in-progress)
  Add CONTRIBUTING.md file general structure
  ...
foobacca pushed a commit to foobacca/oh-my-zsh that referenced this pull request Sep 2, 2014
* origin/master: (54 commits)
  Revert "Add Composer's local binaries to PATH"
  Revert "Add a CONTRIBUTING file to instruct people on issues and pull requests"
  add wp-cli plugin readme
  add git difftool alias (gdt)
  Use the library function for ruby prompt
  Improve support for Vagrant VM definitions
  Add README.md for adb-autocompletion plugin.
  Link to swag in installer... shameless profiting
  Adding link to the store for swag in upgrade process
  Adding README.md and renaming plugin
  Adding README.md
  Adding README.md
  Add Composer's local binaries to PATH
  Amended to source the original aws_zsh_completer.sh rather than the mangled version installed into $(brew-prefix)/bin if using homebrew installed awscli on OSX.
  tmuxinator completion update: Current completion plugin isn't up to date and ohmyzsh#2075 PR, which is also the completion plugin on the official tmuxinator repository, doesn't work. Thus this should do the trick for the moment. Also suppressed an error when no completion is available
  Fix pass zsh completion and autoloading
  Update pass completion to upstream
  Added a link to the file's license and added the commiter as plugin maintaner.
  Categories of issues in oh-my-zsh (work-in-progress)
  Add CONTRIBUTING.md file general structure
  ...
mesuutt added a commit to mesuutt/oh-my-zsh that referenced this pull request Sep 4, 2014
* master: (62 commits)
  Symfony2 plugin autocomplete for app/console and bin/console
  Symfony2 plugin look for files only
  Symfony2 plugin use first console found
  Revert "Add Composer's local binaries to PATH"
  Revert "Add a CONTRIBUTING file to instruct people on issues and pull requests"
  add wp-cli plugin readme
  add git difftool alias (gdt)
  fix missing add-zsh-hook in pygmalion.zsh-theme
  Use the library function for ruby prompt
  Improve support for Vagrant VM definitions
  Add README.md for adb-autocompletion plugin.
  Link to swag in installer... shameless profiting
  Adding link to the store for swag in upgrade process
  Adding README.md and renaming plugin
  Adding README.md
  Adding README.md
  Add Composer's local binaries to PATH
  Amended to source the original aws_zsh_completer.sh rather than the mangled version installed into $(brew-prefix)/bin if using homebrew installed awscli on OSX.
  tmuxinator completion update: Current completion plugin isn't up to date and ohmyzsh#2075 PR, which is also the completion plugin on the official tmuxinator repository, doesn't work. Thus this should do the trick for the moment. Also suppressed an error when no completion is available
  Fix pass zsh completion and autoloading
  ...
ArjenSchwarz pushed a commit to ArjenSchwarz/oh-my-zsh that referenced this pull request Sep 16, 2014
Current completion plugin isn't up to date and ohmyzsh#2075 PR, which is also
the completion plugin on the official tmuxinator repository, doesn't
work. Thus this should do the trick for the moment.
Also suppressed an error when no completion is available
gsemet pushed a commit to gsemet/oh-my-zsh that referenced this pull request Sep 17, 2014
Current completion plugin isn't up to date and ohmyzsh#2075 PR, which is also
the completion plugin on the official tmuxinator repository, doesn't
work. Thus this should do the trick for the moment.
Also suppressed an error when no completion is available
lewg pushed a commit to lewg/oh-my-zsh that referenced this pull request Sep 17, 2014
Current completion plugin isn't up to date and ohmyzsh#2075 PR, which is also
the completion plugin on the official tmuxinator repository, doesn't
work. Thus this should do the trick for the moment.
Also suppressed an error when no completion is available
noj pushed a commit to noj/oh-my-zsh that referenced this pull request Nov 4, 2014
Current completion plugin isn't up to date and ohmyzsh#2075 PR, which is also
the completion plugin on the official tmuxinator repository, doesn't
work. Thus this should do the trick for the moment.
Also suppressed an error when no completion is available
benjaoming pushed a commit to benjaoming/oh-my-zsh that referenced this pull request Nov 28, 2014
Current completion plugin isn't up to date and ohmyzsh#2075 PR, which is also
the completion plugin on the official tmuxinator repository, doesn't
work. Thus this should do the trick for the moment.
Also suppressed an error when no completion is available
kenton pushed a commit to kenton/oh-my-zsh that referenced this pull request Jan 9, 2015
Current completion plugin isn't up to date and ohmyzsh#2075 PR, which is also
the completion plugin on the official tmuxinator repository, doesn't
work. Thus this should do the trick for the moment.
Also suppressed an error when no completion is available
hbpoison pushed a commit to hbpoison/oh-my-zsh that referenced this pull request Aug 14, 2015
Current completion plugin isn't up to date and ohmyzsh#2075 PR, which is also
the completion plugin on the official tmuxinator repository, doesn't
work. Thus this should do the trick for the moment.
Also suppressed an error when no completion is available
NobbZ pushed a commit to NobbZ/oh-my-zsh that referenced this pull request May 15, 2016
Current completion plugin isn't up to date and ohmyzsh#2075 PR, which is also
the completion plugin on the official tmuxinator repository, doesn't
work. Thus this should do the trick for the moment.
Also suppressed an error when no completion is available
@mcornella mcornella closed this Jun 12, 2018
@billwanjohi
Copy link
Author

LOL, this takes me back.

@billwanjohi billwanjohi deleted the update_tmuxinator_plugin branch June 12, 2018 19:43
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.

None yet

4 participants