Commit Graph

5 Commits (77ba781c8c3f06e0b45d335da84d0801ffd9d51d)

Author SHA1 Message Date
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