[1263] in BarnOwl Developers
[nelhage/barnowl] 50f893: keys: Map Esc-A/B/C/D like arrow keys everywhere.
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:14:46 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Sat, 10 Jan 2009 15:25:31 -0800
From: noreply@github.com
Apparently-To: <dirty-owl-hackers@mit.edu>
To: undisclosed-recipients:;
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: 50f8932055d7002a3b6fcd856f9cab3f75d76bed
http://github.com/nelhage/barnowl/commit/50f8932055d7002a3b6fcd856f9cab3f75d76bed
Author: Geoffrey Thomas <geofft@mit.edu>
Date: 2009-01-10 (Sat, 10 Jan 2009)
Changed paths:
M keys.c
Log Message:
-----------
keys: Map Esc-A/B/C/D like arrow keys everywhere.
M-[ A and M-[ B were mapped the same as UP and DOWN in one place. Extend this
to all places UP, DOWN, LEFT, and RIGHT occur.