Re: tmux & svn

2011-06-12 Thread Nicholas Marriott
only check out trunk if you don't want the tags On Sun, Jun 12, 2011 at 12:31:35AM +0200, clemens fischer wrote: > Thomas Adam wrote: > > > Were you just guessing? This works just fine: > > Yeah, kinda. I often clone from github, but was too lazy to look at the > various .git/config's for the

Re: tmux & svn

2011-06-12 Thread Thomas Adam
On Sun, Jun 12, 2011 at 12:31:35AM +0200, clemens fischer wrote: > Thomas Adam wrote: > > > Were you just guessing? This works just fine: > > Yeah, kinda. I often clone from github, but was too lazy to look at the > various .git/config's for the right URL's. > > > [/tmp]% git clone git://githu

Re: tmux & svn

2011-06-12 Thread clemens fischer
Thomas Adam wrote: > Were you just guessing? This works just fine: Yeah, kinda. I often clone from github, but was too lazy to look at the various .git/config's for the right URL's. > [/tmp]% git clone git://github.com/ThomasAdam/tmux.git > Cloning into tmux... > remote: Counting objects: 1530

Re: Bell event on monitor-activity

2011-06-12 Thread Nicholas Marriott
You can't do this, look at how we forward bells when bell-action is set. On Sun, Jun 12, 2011 at 11:32:57AM +0200, Zapphannes wrote: > Hi and thanks for your reply. > I already posted a reply some days ago but it didn't get through for some > reason. > Anyway, after some further investigation I

Re: Bell event on monitor-activity

2011-06-12 Thread Zapphannes
Hi and thanks for your reply. I already posted a reply some days ago but it didn't get through for some reason. Anyway, after some further investigation I figured out that there was no such option so I set out to create one myself. My current approach is to append a bell char to the activity me