Hi
How about doing this the emacs way? All lowercase means case-insensitive, any
caps means case-sensitive.
Original message
From: J Raynor
Date: 01/11/2013 06:48 (GMT+00:00)
To: tmux-users@lists.sourceforge.net
Subject: patch for case insensitive search
I've attac
You can probably find the diffs in the mailing list archives or maybe look at
git logs.
Original message
From: Jan Stary
Date: 02/11/2013 13:41 (GMT+00:00)
To: Nicholas Marriott
Cc: tmux-users@lists.sourceforge.net
Subject: Re: osdep-darwin.c on MacOSX 10.4.11 (Darwin 8.
Hi,
>> On 1.7 when I had 2 panes the whole pane line was colored but now with
>> 1.8 only the half, this difference made be to believe that 1.8
>> introduced a bug. But after your mail I realized that this is actual a
>> very useful feature.
>
> Interesting... I was a bit confused by this as well
> How about doing this the emacs way? All lowercase means case-insensitive,
> any caps means case-sensitive.
Sure. I've attached a new patch that does that. There's no window
option this time since it isn't needed.
tmux-case-insensitive-search.patch
Description: Binary data
---