I've attached a new patch for the logging.
> - Don't add new calls to status_replace please. Use format API directly
> instead.
The new patch does this.
> - These option names aren't great. How about automatic-log and
> automatic-log-format (or automatic-log-file)?
Yeah, I didn't care for
Hello,
** Benjamin Bergman [2013-08-22 22:16:02 -0500]:
> I'm running Arch Linux and I just ran some updates and rebooted. I tried
> running tmux and it exits immediately after printing some strange
> characters to the screen. Some examples:
> /62;9;c_
> [>4m^[[?62;9;c
> The 62;9;c is there pret
The current behaviour of mouse-resize-pane is such that if the mouse button
is held down and a selection takes place within a pane, that if the mouse
pointer then hits a border edge, that pane-resize would initiate.
This seems counter-intuitive; instead, check for a resize condition if the
border
This defines a generic HOOKS section, describing a little bit about hooks as
well as the two hooks-specific commands to manipulate/show them.
---
tmux.1 | 79 ++
1 file changed, 79 insertions(+)
diff --git a/tmux.1 b/tmux.1
index c93
This adds an implementation hooks using a RB tree to store the name of the
hook and the command-list it uses. These will be accessed via commands to
add/remove hooks.
---
Makefile.am | 3 ++
cmd-set-hook.c | 98 +
cmd-show-hooks.c | 69 ++
Hi,
Here's version 4 of a proposal for supporting hooks on commands. Changes to
V3 are fairly minimal; we had an idea of having a global cmd_prepare()
function which would set various struct types depending on a flag set by the
command. This has helped reduce the need for similar prepare() funct
On Thu, Aug 22, 2013 at 10:16:02PM -0500, Benjamin Bergman wrote:
> I'm running Arch Linux and I just ran some updates and rebooted. I tried
> running tmux and it exits immediately after printing some strange
> characters to the screen. Some examples:
>
> /62;9;c_
> [>4m^[[?62;9;c
>
> The 62;9;c
Thanks Nicholas,
I'll upgrade my libevent.
---
Thomas W. Borneman
Email: bo...@sgi.com
> -Original Message-
> From: Nicholas Marriott [mailto:nicholas.marri...@gmail.com]
> Sent: Monday, August 19, 2013 1:17 PM
> To: Thomas Borneman
> Cc: tmux-us...@lists.sf.net
> Subject: Re: Compilin
I'm running Arch Linux and I just ran some updates and rebooted. I tried
running tmux and it exits immediately after printing some strange
characters to the screen. Some examples:
/62;9;c_
[>4m^[[?62;9;c
The 62;9;c is there pretty much every time. In addition to this, most times
I try to run tmux
Yes, I can see the pitfalls, now that you mentioned it. Not sure if some
safeguard can be put in place.
Thanks,
Ashok
-Original Message-
From: Nicholas Marriott [mailto:nicholas.marri...@gmail.com]
Sent: Monday, August 19, 2013 5:36 PM
To: Nair, Ashok
Cc: tmux-users@lists.sourceforge
Hello,
I used tmux over the last weekend for patching a ton of Solaris systems.
Although, pane sync helped to some extent, I wish there was windows sync,
because due to the lack of screen space with one windows. Reasonably, I could
put 4 servers in a window using panes, beyond that it becomes
---
** [tickets:#58] tmux 1.8 is not built with libevent 1.4.5 and does not say
that the version of libevent is unsupported**
**Status:** open
**Created:** Wed Aug 21, 2013 10:18 AM UTC by Alexander
**Last Updated:** Wed Aug 21, 2013 10:18 AM UTC
**Owner:** nobody
I expect either to get err
---
** [tickets:#57] native X clipboard integration**
**Status:** open
**Labels:** feature
**Created:** Mon Aug 19, 2013 07:43 PM UTC by Ondrej Platek
**Last Updated:** Mon Aug 19, 2013 07:43 PM UTC
**Owner:** nobody
Hi,
it would be great be able to copy out text from Tmux without xclip or a
13 matches
Mail list logo