This patch causes bindings of C-Space (really C-@) to display as
C-Space, per Nicholas's request.
Testing: verified that bindings of C-@ and C-M-@ show up as C-Space and
C-M-Space, and that binding @ remains as @.
Note: I committed the patch that fixed the binding of C-Space directly,
because its
Hi
Maybe we can generate the mask key defines as ~(KEYC_ESCAPE|...)?
Otherwise looks fine.
We should use these masks elsewhere probably (window-copy.c?).
On Sat, Jun 05, 2010 at 12:16:17AM -0700, Micah Cowan wrote:
> This patch causes bindings of C-Space (really C-@) to display as
> C-Space, p
Committed to OpenBSD, should be in SF later sometime, not sure exactly
when.
Thanks for report/testing.
On Fri, Jun 04, 2010 at 01:48:58AM +0530, Raghavendra D Prabhu wrote:
> Hi,
> The patches work fine. The issue is fixed with it. Thanks for the patch.
>
> On Wed, Jun 02, 2010 at 11:01:30PM +