David Goodlad
6b84d129c8
tmux 1.7
...
Closes Homebrew/homebrew#15446 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-14 11:35:57 -07:00
Gregory Pakosz
b5c5719e23
tmux: fix --HEAD
...
Closes Homebrew/homebrew#15232 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-02 07:03:03 -07:00
Rianol Jou
b141ba0342
tmux: Correct japanese sonant mark display
...
Closes Homebrew/homebrew#13544 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-09-11 22:48:31 -07:00
Brandon Siegel
b083de78f9
tmux: fetch HEAD from git instead of svn
...
Closes Homebrew/homebrew#14772 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-06 11:37:01 -07:00
Adam Vandenberg
e8a833ad88
tmux: use new dsl
2012-08-22 21:14:18 -07:00
Jack Nagel
51023ce11e
tmux: restore caveats
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 21:20:53 -05:00
Jack Nagel
a209c24ac2
Automatically append shell completion caveats
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-07 15:32:00 -05:00
Adam Vandenberg
62fa0c4f42
Use autotools symbols
2012-07-10 08:56:02 -07:00
Adam Vandenberg
06e0c74618
tmux: only apply patch to stable build
2012-07-09 14:00:35 -07:00
Limbo Peng
b764126a67
tmux: fixes osdep_get_cwd on Darwin platform
...
Backport of a fix from 1.7
Closes Homebrew/homebrew#13283 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-09 10:10:11 -07:00
Adam Vandenberg
38939e2cb3
tmux: install NOTES file
...
NOTES contains additional setup instructions.
Reference it in the caveats.
2012-06-09 09:04:42 -07:00
Jack Nagel
63cde03be4
Fix more quoting issues
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:08:57 -05:00
Mike McQuaid
9bfdf8a337
Add basic test for tmux.
...
Closes Homebrew/homebrew#11472 .
2012-04-07 14:37:10 +10:00
Max Howell
06cb65df78
These now depend on automake for Xcode >= 4.3
...
Fixes Homebrew/homebrew#10559 .
Also added missing deps for osm2pgsql.
Removed some ACLOCAL_FLAGS stuff as in theory this is not set in ENV.rb. Would like to see if it causes trouble. Should just work now.
2012-02-28 15:40:59 +00:00
Alex Ernst
cba7824a31
tmux: added --HEAD
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 18:54:40 -08:00
Alex Ernst
cf701857e6
tmux 1.6
...
Closes Homebrew/homebrew#9760 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:03:38 -06:00
Jack Nagel
40c424c153
tmux 1.5
...
A laundry list of updates, including a revamped build system.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-11 19:42:19 -07:00
Bryan Cribbs
63f30957ee
tmux: also install bash completion
...
The tmux distribution contains a bash completion script
in examples/bash_completion_tmux.sh. Install it as 'tmux'.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-15 20:24:54 -07:00
Travis Jeffery
550f067c5b
tmux: fix download url
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-29 08:48:15 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Kyle Fuller
99f5324884
tmux - remove unneeded inreplace
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-09 21:25:34 -08:00
Mike McQuaid
6ab6f46ad2
Update tmux to 1.4. Fixes Homebrew/homebrew#3723 .
2010-12-28 16:17:26 +00:00
Mike McQuaid
8ddee10012
Remove broken tmux patch.
2010-12-21 21:03:13 +00:00
David Goodlad
09b24e9888
Make tmux work with osx pasteboard
...
Via https://gist.github.com/644805
Uses the private api call _vprocmgr_detach_from_console similar to Apple's
patch to GNU screen
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 00:43:19 +00:00
Adam Vandenberg
b732e6c299
brew-audit - check inreplace block var name
2010-09-08 09:07:59 -07:00
Martin Kühl
c6169edcc5
Upgraded formula: tmux 1.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-18 10:01:21 -07:00
Adam Vandenberg
95d9785ff5
Clean ups to several formulas, including:
...
* Removing silly concatenation
* Removing .bat files before installing
* Removing silly quoting
* Fixing download URLs
* Removing explicit versions
2010-04-17 18:24:02 -07:00
Barry Mitchelson
fdd63fd480
Ugraded tmux to version 1.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-22 16:57:29 -07:00
Adam Vandenberg
cf97477814
Update tmux to use new inreplace features.
2010-01-13 11:23:11 +00:00
Matt Kemp
8dc9b9db9d
Updated tmux
2009-11-08 15:21:14 +00:00
Max Howell
61b2307139
s/require 'brewkit'/require 'formula'/g
...
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Max Howell
a3dfaa62f3
Fixed tmux homepage
2009-09-30 15:03:43 +01:00
Matt Kemp
09d75b17d4
Added formula for tmux
...
tmux is a "terminal multiplexer", it enables a number of terminals
(or windows) to be accessed and controlled from a single terminal. tmux is
intended to be a simple, modern, BSD-licensed alternative to
programs such as GNU screen.
2009-09-30 00:19:25 -05:00