Package Details: tmuxinator 3.3.3-1

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.012749
First Submitted: 2013-06-26 07:49 (UTC)
Last Updated: 2024-11-19 17:33 (UTC)

Dependencies (7)

Required by (1)

Sources (2)

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 -- -

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »

beoldhin commented on 2017-01-13 10:58 (UTC)

The error with Ruby 2.4 can be solved by removing tmuxinator, reinstalling ruby-thor and ruby-erubis and finally installing tmuxinator again.

beoldhin commented on 2017-01-11 05:55 (UTC)

I am now getting the following error after switch to Ruby 2.4: /usr/lib/ruby/2.4.0/rubygems.rb:270:in `find_spec_for_exe': can't find gem tmuxinator (>= 0.a) (Gem::GemNotFoundException) from /usr/lib/ruby/2.4.0/rubygems.rb:258:in `bin_path' from /usr/bin/tmuxinator:22:in `<main>' Then after reinstalling tmuxinator it is complaining about 14 different gems probably also needing manual reinstalling.

minami commented on 2016-07-31 07:26 (UTC)

Hello, thanks for maintaining this. I have a small request. Since the upstream repository doesn't have a manpage, could this bundle at least README.md? Thanks!

frohman commented on 2016-02-26 01:55 (UTC)

Current version is now 0.7.1, md5: 0a648f964af0213a0c53db042a5c8a82

punk_physicist commented on 2015-11-30 20:17 (UTC) (edited on 2016-01-02 05:52 (UTC) by punk_physicist)

Currently bash completion is installed but does not work b/c it's in the wrong directory. This can be fixed by adding: mkdir -p ${pkgdir}/usr/share/bash-completion/completions/ mv ${pkgdir}${_gemdir}/gems/tmuxinator-${pkgver}/completion/tmuxinator.bash ${pkgdir}/usr/share/bash-completion/completions/mux

lucacesari commented on 2015-08-20 10:42 (UTC)

The ruby-activesupport package has been removed from the PKGBUILD deps. @cles thank you :)

cles commented on 2015-08-14 10:03 (UTC)

Just noticed ruby-activesupport is listed as a dependency but apparently was dropped on v0.6.7. I suppose we could drop it too here?

msx commented on 2014-11-19 04:40 (UTC)

0.6.9 md5sum: c5d7d6b5df7fd89730ca4cef252fc378 Thanks for the build-script!

will.price94 commented on 2013-08-04 19:25 (UTC)

Tmuxinator is at 0.6.2 right now, the code base has been cleaned up, bugs fixed, and options deprecated