Thanks Chris, I used your proposed solution of creating an alternative
config file for use by tmux on OS X.
On Wed, Sep 5, 2012 at 6:02 AM, Chris Johnsen wrote:
> On Tue, Sep 4, 2012 at 6:02 PM, Samer Atiani wrote:
> > I have the following line in my .tmux.conf:
> >
> >
I have the following line in my .tmux.conf:
if-shell 'test `uname` == "Darwin"' 'set-option -g default-command
"reattach-to-user-namespace -l zsh"'
Which is designed to make tmux wrap zsh with reattach-to-user-namespace
(see more about it here:
https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboa
#x27;date
> +"Wed Mar 23 2011 17:01"' every minute. until very recently these
> commands were persistent so each minute it would allocate a new job
> entry and cause tmux to use a lot of memory
>
>
> On Wed, Mar 23, 2011 at 12:52:23PM -0400, Samer Atiani wrote:
>
%Y %R")'
>
> To this:
>
> set-option -g status-right '#[fg=black]%a %b %d %Y %R'
>
>
> On Wed, Mar 23, 2011 at 11:20:31AM -0400, Samer Atiani wrote:
> >I'm still getting this problem at least once a day and its beginning
> to
> >
s a
> fix for
> the EPOLL bug on Linux.
>
> Am Friday 21 of January 2011, 19:30:46 schrieb Samer Atiani:
> > tmux -V does not work indeed. But from inside tmux, I typed :info in the
> > tmux command mode, and it showed tmux 1.4.
> This has worked in every (packaged) versio
7;t the released version of 1.4.
>
> Does killing tmux entirely then starting with "EVENT_NOEPOLL=1 tmux" fix
> it?
>
>
> On Fri, Jan 21, 2011 at 10:57:20AM -0500, Samer Atiani wrote:
> > How do you get the version? I tried tmux -v and tmux --version, non
:
> tmux version?
>
>
> On Thu, Jan 20, 2011 at 09:50:11AM -0500, Samer Atiani wrote:
>> I notice this on most of my computers (all have ubuntu, versions 9.10 and
>> 10.04):
>> 1- Open up tmux (my usual session is a full screen terminal with finch
>>
I notice this on most of my computers (all have ubuntu, versions 9.10 and
10.04):
1- Open up tmux (my usual session is a full screen terminal with finch
running on one window, and various utilities running in other windows,
mostly vim).
2- Lock your computer for the night, leave tmux open for 12 h
anging the terminal size (ie, the PuTTY window size)
> too quickly? I've just discovered that quickly changing the size of the
> Terminal.app window can sometimes cause tmux to stop updating the screen
> until the window is sized back to the size it had been...
> >>
> >>
Hello,
How do I add both quote and doubleqote characters to word-separators option
in tmux?
Currently I can only choose either quote or doublequote depending on how I
enclose the string, so if I enclose a string in quotes, I can put
doublequotes like below:
set-window-option -g word-separators '
n you still detach tmux? What does "C-b : lsc" say
> after it happens? Does C-b r fix it?
>
>
> On Wed, Jul 21, 2010 at 03:10:49PM -0400, Samer Atiani wrote:
> >libevent version: 1.4.1b-stable
> >tmux version: 1.2
> >platform: ubuntu 9.10,
TERM set to
> inside and outside tmux, what version of libevent?
>
>
> On Wed, Jul 21, 2010 at 02:46:26PM -0400, Samer Atiani wrote:
> >Hello,
> >I'm having a weird problem were tmux windows stop reacting to my
> >keystrokes interactively, this prob
Hello,
I'm having a weird problem were tmux windows stop reacting to my keystrokes
interactively, this problem only happens to me in PuTTY.
When the problem happens, tmux bindings still work (I can switch between
windows, go into command/copy mode, etc.), however, when I type something
into the w
Thanks for your reply.
I am curious, what is the use case(s) for linked windows?
On Sunday, July 18, 2010, Nicholas Marriott wrote:
> On Sat, Jul 17, 2010 at 09:48:47PM -0400, Samer Atiani wrote:
>> Is there a way to share a pane between windows? e.g. If I want to have the
>>
Is there a way to share a pane between windows? e.g. If I want to have the
same program appear on a pane appearing on multiple windows in my tmux
session.
I tried the following:
1- Create a new window, run the desired program.
2- Execute "link-window" multiple time to get many linked window to jo
15 matches
Mail list logo