On Fri, Dec 21, 2012 at 08:51:29PM -0800, Bruce Wolk wrote:
> The only keywords with optional components being recognized are those
> with the optional component at the end. Is there something I am missing
> here?
Nope. You're correct.
Should be fixed in git.
Thanks!
--
Done. Thanks.
On Sun, Nov 06, 2011 at 04:13:55PM +0100, Bastien Dejean wrote:
>
> Hi,
> syn keyword tmuxOptsSetw word-separators window-status-alert-alert
>
> should be
>
> syn keyword tmuxOptsSetw word-separators window-status-alert-attr
>
> Greetings,
> --
> Bastien
---
Vim syntax diff committed, as well. Thanks.
On Sat, Nov 05, 2011 at 01:32:07AM -0400, Ben Boeckel wrote:
> Ah, whoops. New patches attached (they replace the previous ones).
>
> --Ben
--
RSA(R) Conference 2012
Save $700
Fixed. Thanks!
On Sat, Oct 22, 2011 at 02:26:02PM +0200, Bastien Dejean wrote:
> Hi,
>
> The vim syntax file shipped with the current version of tmux doesn't
> highlight properly key sequences like 'M-C-BTab'.
>
> Hence, instead of:
>
> syn match tmuxKey /\(C-\|M-\|\^\)\p/ disp