Ah that makes sense now. Thanks for clearing it up for me.
James
On 12 April 2014 10:41, Balazs Kezes wrote:
> On 2014-04-09 23:24 -0400, James Pickard wrote:
> > This works with tmux 1.7 but in tmux 1.8 the "split window -h" command
> > is executed and then a "K" appears in the new pane.
>
>
On 13/04/14 08:49, Balazs Kezes wrote:
> So I've skimmed the source again and now I've found an actual leak but
> I'm not sure you are hitting this or not. If the fork() in job_run()
> fails then tmux will definitely leak 2 fds. Is it possible that you have
> low process limits or huge amounts of p
On Sun, Apr 13, 2014 at 06:33:20PM +, Oliver Schneider wrote:
> Hi,
>
> I was wondering whether anyone knows if it's possible to build a
> completely static tmux binary for Linux and if so how.
./configure --enable-static
-- Thomas Adam
--
Hello,
I have tmux 1.9 attached to hterm in Google Chrome 34.0.1847.118.
I am trying to copy text from inside tmux to the system clipboard by
issuing a DSC escape sequence containing an OSC 52 escape sequence.
So far, this has been successful in copying strings up to 180
characters; anything long
Hi,
I was wondering whether anyone knows if it's possible to build a
completely static tmux binary for Linux and if so how.
I have tried on my own, but have noticed that ncurses has certain
external dependencies which seem to require dynamic linking.
Thanks,
// Oliver
-
The select-pane behavior seems to have changed in 1.9. If you have 4
panes arranged as quadrants of your terminal window, and you are in the
upper-right pane, then switch to the bottom left pane by entering your
prefix, followed by down and then left (equivalent to select-pane -D
followed by selec
On 12/04/2014 10:49 μμ, Balazs Kezes wrote:
> On 2014-04-07 13:54 +0200, Pavlos Parissis wrote:
>> Let me know what I else I can do in order to help troubleshooting
>> this.
>
> So I've skimmed the source again and now I've found an actual leak but
> I'm not sure you are hitting this or not. If th
On 12/04/2014 10:49 μμ, Balazs Kezes wrote:
> On 2014-04-07 13:54 +0200, Pavlos Parissis wrote:
>> Let me know what I else I can do in order to help troubleshooting
>> this.
>
> So I've skimmed the source again and now I've found an actual leak but
> I'm not sure you are hitting this or not. If th