Re: Issues building with a prefix

2012-10-18 Thread Feanil Patel
gt; > This also requires adding $HOME/lib to your ldconfig. > > --Tom@Sanctum > > On 17 October 2012 08:36, Feanil Patel wrote: >> >> Hi, >> >> I just tried to build tmux into a non standard >> location("/home/feanil/usr") using the prefix variable of

Re: Error in Compiling in tmux.

2012-10-19 Thread Feanil Patel
What version of libevent are you using? The definition of EVBUFFER_EOL_LF is in buffer.h of the libevent library. On Sat, Oct 20, 2012 at 2:10 AM, sudhir meena wrote: > > Good Morning > Sir, > > > There is error in Compiling of tmux, here i send the error so please > give me some suggest

Session running but won't re-attach

2012-12-03 Thread Feanil Patel
Hello, I've been running a tmux session for a few weeks now without any issue. Today, I detached from it in one terminal and tried to attach to it from a new terminal. This failed with tmux saying 'no sessions'. However, if I run a ps I can still see the tmux process and all sub shell are runni

Re: Session running but won't re-attach

2012-12-03 Thread Feanil Patel
gt; > Sol > > * Dec 03, 2012, at 13:39:54 PM, Feanil Patel wrote: > > Hello, > > > > I've been running a tmux session for a few weeks now without any issue. > > Today, I detached from it in one terminal and tried to attach to it > from a > >

Re: Session running but won't re-attach

2012-12-03 Thread Feanil Patel
ed > > > On Mon, Dec 03, 2012 at 01:39:54PM -0500, Feanil Patel wrote: > >Hello, > >I've been running a tmux session for a few weeks now without any > issue. > >**Today, I detached from it in one terminal and tried to attach to it > from >

Re: New User of tmux

2013-04-28 Thread Feanil Patel
Line 162 is why ncmpcpp is in the first window. It looks like this configuration also changes a lot of your key bindings so if you are trying to do the default ones they will not work. My suggestion would be to start with an empty tumx.conf and add the features you want as you want them. On Sun