]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Invent a way of specifying control characters numerically in ctrlparse():
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 19 Apr 2005 19:18:14 +0000 (19:18 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 19 Apr 2005 19:18:14 +0000 (19:18 +0000)
commit41357d6265ea8a641072130d2c79f91af7cf03a4
treeb28b6a072a62b36096ee8648ef902d3078265c28
parentabdb95d0e9c71ea01d4b20821737222a8f177e3c
Invent a way of specifying control characters numerically in ctrlparse():
^<27>, ^<0x1B>, ^<033>. (This doesn't tread on any syntax that already had a
non-null behaviour.)

git-svn-id: http://svn.tartarus.org/sgt/putty@5647 cda61777-01e9-0310-a592-d414129be87e
misc.c