Yes, I know about these but they are more limited. In any case, I can't
reproduce with the window.c fix on either platform.
On Tue, Nov 23, 2010 at 12:40:06AM +, Ben Boeckel wrote:
> Nicholas Marriott wrote:
> > Pretty sure this is use-after-free, which points to w->last still not
> > being
Nicholas Marriott wrote:
> Pretty sure this is use-after-free, which points to w->last still not
> being set properly somewhere.
>
> Can't reproduce on OpenBSD though and its malloc() is much more
> rigorous has much better error checking...
The MALLOC_CHECK_ and MALLOC_PERTERB_ variables make m
Are you sure you tried the same thing? I can't make it crash with this
on Linux.
On Sun, Nov 21, 2010 at 04:22:27PM +, Thomas Adam wrote:
> On Sun, Nov 21, 2010 at 04:18:12PM +, Nicholas Marriott wrote:
> > Does this fix it?
> >
> > Index: window.c
> > ==
Pretty sure this is use-after-free, which points to w->last still not
being set properly somewhere.
Can't reproduce on OpenBSD though and its malloc() is much more
rigorous has much better error checking...
On Sun, Nov 21, 2010 at 04:14:21PM +, Thomas Adam wrote:
> On Sun, Nov 21, 2010 at 03
Added to todo list.
Cheers
On Tue, Nov 02, 2010 at 12:01:10AM +0100, clemens fischer wrote:
> Hi,
>
> sometimes I'm looking for a string in history without knowing what mix
> of upper/lowercase it has. For this an option to ignore case in the
> "Search" commands would be very useful!
>
>
> c
At the moment I don't see a problem adding code to do this but how much
free time I have is highly variable so no guarantees how quickly.
On Thu, Nov 18, 2010 at 01:06:20AM -0800, George Nachman wrote:
>Sorry for the delay, I was also on vacation. I think we're in agreement on
>the signif
On Mon, 22 Nov 2010 20:17:09 +, Nicholas Marriott
wrote:
> Not sure about this one, KDE and GNOME and DBus are not really standard
> Unix software.
True. However, DBus has become rather common on Linux, which is an
important 'special case'. :)
> Doesn't it find it from ~/.dbus anyway if it
Try eg:
set -g terminal-overrides "xterm*:kLFT4=\eO10C:kRIT4=\eO10D"
Then bind M-S-Left.
On Mon, Nov 22, 2010 at 03:45:24PM +, Steve mailinglists wrote:
>Hi,
>I'm on OSX with XQuartz and have been using happilily screen for years,
>but I'm currently giving tmux a try and have bee
Not sure about this one, KDE and GNOME and DBus are not really standard
Unix software.
Doesn't it find it from ~/.dbus anyway if its unset?
On Mon, Nov 22, 2010 at 10:37:49AM -0500, Andreas Kloeckner wrote:
> Hi Nicholas, all,
>
> On Mon, 08 Nov 2010 12:08:30 -0500, Andreas Kloeckner
> wrote:
Hi,
I'm on OSX with XQuartz and have been using happilily screen for years, but
I'm currently giving tmux a try and have been porting my screenrc to my
.tmux.conf.
However, I'm having trouble with two lines in particular... I have the two
lines below in my .screenrc with translate to Alt-Shift-Le
Hi Nicholas, all,
On Mon, 08 Nov 2010 12:08:30 -0500, Andreas Kloeckner wrote:
> Hi there,
>
> I'm writing to ask that you add XAUTHORITY to the environment variables
> being updated by default--without that, X11 connections don't succeed
> even with an updated session environment on my Debian b
11 matches
Mail list logo