Commit Graph

7 Commits (5360eba8021e2188f9cd04ef6e70a70e14684c9c)

Author SHA1 Message Date
Brett Koonce 786ad18c84 dvtm 0.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:30:41 -07:00
Jack Nagel 7c648d9732 Shore up a number of shell quoting issues
When interpolating in strings passed to Formula#system, it should be
done in such a way that if any interpolated variables contain spaces,
they are either (a) passed as part of a list or (b) protected by quotes
if they are part of a long string (which is subject to shell expansion).
Otherwise, they will be split on the space when expanded by the shell
and passed as multiple arguments to whatever process is being executed.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 14:03:11 -05:00
JuanPablo a906dffbb5 dvtm: Update to 0.7
Closes Homebrew/homebrew#7783.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 16:20:38 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Alexis Hildebrandt 5300c6cd87 Update Formula: dvtm to 0.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Fixes Homebrew/homebrew#3033
2010-11-02 18:43:49 -07:00
Alexis Hildebrandt a1222c0f40 Update Formula: dvtm
Correct git clone url
2010-01-24 12:27:39 +00:00
Alexis Hildebrandt dca46a5a60 Dvtm 0.5.2
Dvtm brings the concept of tiling window management, popularized by
X11-window managers like dwm to the console. As a console window manager
it tries to make it easy to work with multiple console based programs
like vim, mutt, cmus or irssi.
2010-01-24 12:27:39 +00:00