On 2014-08-08 13:23 +0100, Thomas Adam wrote:
> Use size_t rather than int for the strlen() call, please.
Ah, of course. Fixed.
--
Balazs
>From c25af71569e4e14f84c498b5980559e4ae9c801a Mon Sep 17 00:00:00 2001
From: Balazs Kezes
Date: Fri, 8 Aug 2014 05:06:35 -0700
Subject: [PATCH] Fix mouse wi
On 8 August 2014 13:19, Balazs Kezes wrote:
> [-ticket]
>
> On 2014-08-08 13:13 +0100, Balazs Kezes wrote:
>> It seems this is a small omission in the code. I've attached a patch
>> fixing it. Please test.
>
> Now attached for real.
Use size_t rather than int for the strlen() call, please.
-- Th
[-ticket]
On 2014-08-08 13:13 +0100, Balazs Kezes wrote:
> It seems this is a small omission in the code. I've attached a patch
> fixing it. Please test.
Now attached for real.
--
Balazs
>From c25af71569e4e14f84c498b5980559e4ae9c801a Mon Sep 17 00:00:00 2001
From: Balazs Kezes
Date: Fri, 8 Aug
On 2014-08-04 13:44 +, Sebastian wrote:
> set-window-option -g window-status-separator ' | '
>
> and many windows open, I have problems selecting windows. At least
> when trying to click at the end of the window name, the next and not
> the clicked window is selected. When I set window-status-s
---
** [tickets:#148] mouse-select-window ignores window-status-separator length**
**Status:** open
**Created:** Mon Aug 04, 2014 01:44 PM UTC by Sebastian
**Last Updated:** Mon Aug 04, 2014 01:44 PM UTC
**Owner:** nobody
Having the following in my tmux config:
~~
set-option -g mouse-sel