On 08.01.15 21:39 , Anish R Athalye wrote:
> Homebrew has no issue with installing the latest commit. `brew install --HEAD
> tmux` suffices; it pulls from the SourceForge repository.
> See https://github.com/Homebrew/homebrew/blob/master/Library/Formula/tmux.rb
> for
> more details.
Apparently Ho
Homebrew has no issue with installing the latest commit. `brew install --HEAD
tmux` suffices; it pulls from the SourceForge repository. See
https://github.com/Homebrew/homebrew/blob/master/Library/Formula/tmux.rb for
more details.
There is a (semi-official) GitHub mirror as well:
https://githu
On 08.01.15 18:51 , Thomas Adam wrote:
> https://github.com/ThomasAdam/tmux-ut
Have you ever thought of moving the sf repo to github?
With sourceforge it is impossible to download the latest git snapshot without
web interaction. The snapshot is only created _after_ clicking the 'Download
snapshot
Hi all,
I've put together something I'm calling 'tmux-ut', it's a repository
which will hopefully form a set of tests to run against tmux, ensuring
that tmux remains stable as we develop more features, fix bugs, etc.
This isn't officially part of tmux, but it's the sort of things some of
you here