]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
OS X: fix handling of Ctrl-Space.
authorSimon Tatham <anakin@pobox.com>
Tue, 1 Sep 2015 18:18:26 +0000 (19:18 +0100)
committerSimon Tatham <anakin@pobox.com>
Tue, 1 Sep 2015 18:18:26 +0000 (19:18 +0100)
commit1e0e96204d0a54ebfabe359f716dc21130028ce6
tree80ec83a0d7da7268e22dbe48f03287b7cf4a8dd7
parent0afc496a5f46c401116b17d10974f2363aab8b86
OS X: fix handling of Ctrl-Space.

I'd left it out of my simulated Ctrl processing. It should have been
treated as \0, the same as ^2 and ^@.
unix/gtkwin.c