Hello, could you please install the completions files ( /usr/lib/ruby/gems/2.7.0/gems/tmuxinator-2.0.1/completion/tmuxinator.{bash,fish,zsh} ) to /usr/share/tmuxinator/cmpletion.{bash,fish,zsh} ?
Search Criteria
Package Details: tmuxinator 3.3.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/tmuxinator.git (read-only, click to copy) |
---|---|
Package Base: | tmuxinator |
Description: | Manage complex tmux sessions easily |
Upstream URL: | https://github.com/aziz/tmuxinator |
Licenses: | MIT |
Submitter: | lucacesari |
Maintainer: | fryfrog (flipee) |
Last Packager: | fryfrog |
Votes: | 76 |
Popularity: | 0.005527 |
First Submitted: | 2013-06-26 07:49 (UTC) |
Last Updated: | 2024-12-02 20:56 (UTC) |
Dependencies (6)
- ruby
- ruby-erubi
- ruby-thor
- ruby-xdgAUR
- ruby-bundler (make)
- zsh-completions (zsh-completions-gitAUR) (optional) – for ZSH completion
Required by (1)
- tdrop-git (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
Segaja commented on 2020-07-27 19:57 (UTC) (edited on 2020-07-27 19:59 (UTC) by Segaja)
odelucca commented on 2020-05-12 20:19 (UTC)
Can you please update it to v2.0.1? https://github.com/tmuxinator/tmuxinator/releases/tag/v2.0.1
It now supports tmux 3.1b
slav commented on 2020-04-26 12:20 (UTC)
@solatis Thank you
solatis commented on 2020-04-25 19:42 (UTC)
For completeness, the latest version 1.1.5 was released 3 hours ago: https://github.com/tmuxinator/tmuxinator/releases/tag/v1.1.5
slav commented on 2020-04-25 19:14 (UTC)
it will be nice to update tmuxinator to highest version because seems like 1.1.4-1 is not compatible with new tmux 3.1 which come out recently
WARNING: You are running tmuxinator with an unsupported version of tmux. Please consider using a supported version: (3.0a, 3.0, 2.9a, 2.9, 2.8, 2.7, 2.6, 2.5, 2.4, 2.3, 2.2, 2.1, 2.0, 1.9, 1.8, 1.7, 1.6, 1.5)
fryfrog commented on 2020-01-13 19:23 (UTC) (edited on 2020-01-13 19:28 (UTC) by fryfrog)
@Pitasi, is the below error what you were solving? I've tried re-installing all the dependencies and then tmuxinator, like you suggest... but it doesn't fix it. But a clean install on another system is fine.
Traceback (most recent call last):
2: from /usr/bin/tmuxinator:23:in `<main>'
1: from /usr/lib/ruby/2.7.0/rubygems.rb:294:in `activate_bin_path'
/usr/lib/ruby/2.7.0/rubygems.rb:275:in `find_spec_for_exe': can't find gem tmuxinator (>= 0.a) with executable tmuxinator (Gem::GemNotFoundException)
Edit: Ugh, of course I figure it out after posting. It was just yay
re-using the already built package... which was for ruby 2.6.0. Punted it and forced a rebuild and its fine of course.
slav commented on 2020-01-08 21:28 (UTC)
@Pitasi Thank you mate
Pitasi commented on 2020-01-08 08:25 (UTC) (edited on 2020-01-08 08:25 (UTC) by Pitasi)
This morning it stopped working for me, something about missing gems.
The only thing to make it works was to manually reinstall all dependencies (yay -S ruby ruby-erubis ruby-thor 'ruby-xdg>=2.2.5' ruby-rdoc
) then reinstall tmuxinator (yay -S tmuxinator
).
P.S. apparently it's something known and needed after Ruby updates.
slav commented on 2019-12-30 20:44 (UTC)
Thank you fixing nice app.
FrederickZh commented on 2019-12-26 03:44 (UTC)
Looks like the upstream fix for now is simply disallowing ruby-thor >= 1.0.0.
I don't code in Ruby but out of curiosity, has Ruby got any mechanism in place to handle bundled/local dependencies?
Pinned Comments
FrederickZh commented on 2021-04-15 13:37 (UTC)
@lewiji You need to rebuild AUR ruby gems after major ruby upgrades:
paru -Qqo /usr/lib/ruby/gems/2.7.0 | paru -S -- -