Yes, confirmed for that! And maybe I uninstalled it by accident. So sorry!
Search Criteria
Package Details: tmux-git 8107_3.0a.r184.g745233d6-2
Git Clone URL: | https://aur.archlinux.org/tmux-git.git (read-only, click to copy) |
---|---|
Package Base: | tmux-git |
Description: | A terminal multiplexer |
Upstream URL: | https://github.com/tmux/tmux/wiki |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | WorMzy |
Last Packager: | WorMzy |
Votes: | 49 |
Popularity: | 0.000061 |
First Submitted: | 2010-03-18 21:59 |
Last Updated: | 2019-12-20 22:16 |
Dependencies (4)
- libevent (libevent-git, libevent-fb)
- ncurses (ncurses-nohex, ncurses-git)
- git (git-git) (make)
- libutempter (optional) – Record user sessions to utmp and wtmp files [add to depends array and rebuild to enable]
Required by (51)
- airgeddon-git (requires tmux)
- apt-dater (requires tmux)
- apt-dater-legacy (requires tmux)
- clerk-git (requires tmux)
- clicraft (requires tmux)
- clicraft-git (requires tmux)
- eda-meta (requires tmux)
- fzf-extras (requires tmux)
- fzf-extras-git (requires tmux)
- fzf-git (requires tmux) (optional)
- gdb-frontend-bin (requires tmux)
- germinal (requires tmux)
- hostmux-git (requires tmux)
- kak-tagbar (requires tmux) (optional)
- kakoune-git (requires tmux) (optional)
- liquidprompt (requires tmux) (optional)
- nvim-r (requires tmux) (optional)
- overmind (requires tmux)
- overmind-bin (requires tmux)
- plasma-runners-tmux (requires tmux)
- qconnect (requires tmux)
- rainbarf-git (requires tmux) (optional)
- retmux (requires tmux)
- retmux-git (requires tmux)
- skim-git (requires tmux) (optional)
- slimux-git (requires tmux)
- tdrop-git (requires tmux) (optional)
- teamocil (requires tmux)
- thumbs (requires tmux) (optional)
- tmix (requires tmux)
- tmux-applet-git (requires tmux)
- tmux-bash-completion-git (requires tmux)
- tmux-cssh (requires tmux)
- tmux-cssh-git (requires tmux)
- tmux-current-pane-hostname-git (requires tmux)
- tmux-notify-git (requires tmux)
- tmux-resurrect (requires tmux)
- tmux-resurrect-git (requires tmux)
- tmux-solarized16 (requires tmux)
- tmux-xpanes (requires tmux)
- tmuxer-git (requires tmux)
- tmuxline-git (requires tmux)
- tshock (requires tmux)
- tshock-bin (requires tmux)
- uenv (requires tmux) (optional)
- uenv-git (requires tmux) (optional)
- vim-tmux-navigator-git (requires tmux)
- wemux (requires tmux)
- wemux-git (requires tmux)
- wemux-restrict (requires tmux)
- xjdwm (requires tmux)
Sources (2)
roachsinai commented on 2020-06-26 15:32
WorMzy commented on 2020-06-26 15:29
Last I checked, autoconf was still a member of base-devel.
https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites
roachsinai commented on 2020-06-26 15:14
autoconf should be add as autom4te is need on prepare.
WorMzy commented on 2017-05-12 08:23
Please don't flag out-of-date just because the version listed is not current -- this is a -git package with a pkgver function, the version you build will always be current. Flag the package out-of-date if the build process changes, or upstream stop developing on the master branch, or the repository moves, etc..
turtil commented on 2016-02-10 23:37
So for people who are wondering, to enable True Color Support, you need to add Tc to your overrides file and use a True Color enabled Terminal
Eg:
~/.tmux.conf
set -ag terminal-overrides ",*:XT@:Tc"
In my particular case.
See here for more details: https://sunaku.github.io/tmux-24bit-color.html#usage
WorMzy commented on 2016-01-29 20:23
Usually you just need to re-run makepkg, but more useful stuff has been pointlessly culled/stripped off into it's own repository, so you'll need to download the new PKGBUILD and /then/ run makepkg.
towb commented on 2016-01-29 19:13
Not sure how these *-git packages works. But we got 24 bit colour committed to master now, so if it's possible an update would be great!
WorMzy commented on 2016-01-02 19:13
Well that's annoying.
Updated. :)
misc commented on 2015-12-31 05:00
tmux.vim has been [re]moved to:
https://github.com/keith/tmux.vim
https://raw.githubusercontent.com/keith/tmux.vim/master/syntax/tmux.vim
WorMzy commented on 2015-06-04 23:29
Good spot. Done. :)
Pinned Comments
WorMzy commented on 2017-05-12 08:23
Please don't flag out-of-date just because the version listed is not current -- this is a -git package with a pkgver function, the version you build will always be current. Flag the package out-of-date if the build process changes, or upstream stop developing on the master branch, or the repository moves, etc..