Re: using ';' as control character

2010-03-08 Thread Angel Popov
Thanks --- On Mon, 8/3/10, Stephane Chazelas wrote: From: Stephane Chazelas Subject: Re: using ';' as control character To: "Angel Popov" Cc: screen-users@gnu.org Date: Monday, 8 March, 2010, 10:06 AM 2010-03-07 23:54:13 -0800, Angel Popov: > Hi, I would like to use Ctrl+; as control characte

Re: using ';' as control character

2010-03-08 Thread Stephane Chazelas
2010-03-07 23:54:13 -0800, Angel Popov: > Hi, I would like to use Ctrl+; as control character, but > specifying it with escape ^;; in .screenrc does not help.What > else can I try?Thanks, AngelP [...] There's no character. Ctrl characters are the ones from 0 to 31 (^@, ^A->^Z, ^[, ^\, ^], ^^, ^_)