Re: Binding C-\;

2012-11-18 Thread Matthew Monaco
On 11/18/2012 12:03 PM, Thomas Adam wrote: > Hi, > > On 18 November 2012 18:28, Matthew Monaco wrote: >> Hello, >> >> I noticed that binding C-; is not possible, even when commented as C-\; I'd >> like >> to add support for this, but I

Binding C-\;

2012-11-18 Thread Matthew Monaco
Hello, I noticed that binding C-; is not possible, even when commented as C-\; I'd like to add support for this, but I'm a little unsure as to how tmux handles non-alphanumeric characters. An else if (key == ';') is needed at the block in input-keys.c:173. But since space+alphabet are 0,1,2,... I