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..
Search Criteria
Package Details: tmux-git 10201_3.4.r33.g3823fa2c-1
Package Actions
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: | ISC, BSD-3-Clause, BSD-2-Clause |
Conflicts: | tmux |
Provides: | tmux |
Submitter: | None |
Maintainer: | WorMzy |
Last Packager: | WorMzy |
Votes: | 51 |
Popularity: | 0.000744 |
First Submitted: | 2010-03-18 21:59 (UTC) |
Last Updated: | 2024-05-11 23:10 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libevent (libevent-gitAUR)
- ncurses (ncurses-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (87)
- airgeddon (requires tmux)
- ampinstmgr (requires tmux)
- apt-dater (requires tmux)
- apt-dater-legacy (requires tmux)
- asciiville (requires tmux)
- buceutils-git (requires tmux)
- clerk-git (requires tmux)
- clicraft (requires tmux)
- clicraft-git (requires tmux)
- cuberite (requires tmux)
- cuberite-bin (requires tmux)
- entr-git (requires tmux)
- fabric-server (requires tmux)
- fcitx5-tmux-git (requires tmux)
- forge-server-1.19.2 (requires tmux)
- fzf-extras (requires tmux)
- fzf-git (requires tmux) (optional)
- gdb-frontend-bin (requires tmux)
- germinal (requires tmux)
- gitmux (requires tmux)
- gitmux-bin (requires tmux)
- gitmux-git (requires tmux) (make)
- hostmux-git (requires tmux)
- insomnia-irc (requires tmux)
- kak-tagbar (requires tmux) (optional)
- kakoune-git (requires tmux) (optional)
- kathara (requires tmux) (optional)
- liquidprompt (requires tmux) (optional)
- magma-server-1.16 (requires tmux)
- magma-server-1.18 (requires tmux)
- magma-server-1.19 (requires tmux)
- magma-server-git (requires tmux)
- minecraft-server (requires tmux)
- musicplayerplus (requires tmux)
- nvim-r (requires tmux) (optional)
- overmind (requires tmux)
- overmind-bin (requires tmux)
- pacbro (requires tmux)
- papermc (requires tmux)
- plasma6-runners-tmux (requires tmux)
- python-translate-shell (requires tmux) (optional)
- qconnect (requires tmux)
- quilt-server (requires tmux)
- rabbithole (requires tmux)
- rainbarf-git (requires tmux) (optional)
- retmux (requires tmux)
- retmux-git (requires tmux)
- rofi-tmux (requires tmux)
- sesh-bin (requires tmux)
- skim-git (requires tmux) (optional)
- slimux-git (requires tmux)
- spigot (requires tmux)
- straw (requires tmux)
- tdrop (requires tmux) (optional)
- tdrop-git (requires tmux) (optional)
- teamocil (requires tmux)
- tmex (requires tmux)
- 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-fastcopy (requires tmux)
- tmux-mpi-git (requires tmux)
- tmux-nord-theme (requires tmux)
- tmux-notify-git (requires tmux)
- tmux-plugin-manager (requires tmux)
- tmux-resurrect (requires tmux)
- tmux-resurrect-git (requires tmux)
- tmux-rime (requires tmux)
- tmux-session (requires tmux)
- tmux-solarized16 (requires tmux)
- tmux-tanlog-bin (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)
- waywe (requires tmux)
- wemux (requires tmux)
- wemux-git (requires tmux)
- wemux-restrict (requires tmux)
- zshmux (requires tmux)
Sources (1)
WorMzy commented on 2017-05-12 08:23 (UTC)
turtil commented on 2016-02-10 23:37 (UTC)
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 (UTC)
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 (UTC)
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 (UTC)
Well that's annoying.
Updated. :)
misc commented on 2015-12-31 05:00 (UTC)
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 (UTC)
Good spot. Done. :)
djmattyg007 commented on 2015-06-04 22:45 (UTC)
The upstream URL needs to be updated to point to the github website.
WorMzy commented on 2015-06-04 22:37 (UTC)
Thanks for the heads up, ezyang.
I've taken this opportunity to switch to a more appropriate pkgver format.
The license has never been a standalone file in the repository -- the one bundled with the PKGBUILD is manually extracted from one of the source files.
ezyang commented on 2015-06-04 17:24 (UTC)
New GitHub repository, see https://github.com/tmux/tmux and git://github.com/tmux/tmux.git
Also, LICENSE file seems to have disappeared.
Pinned Comments
WorMzy commented on 2017-05-12 08:23 (UTC)