Weirdo linux console

This commit is contained in:
Tony Garnock-Jones 2014-12-17 10:59:11 -05:00
parent 91623f9e2c
commit 6df2f11d3a
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@
["D" (decode-shifting params 'left)]
["E" (decode-shifting params 'begin)]
["F" (decode-shifting params 'end)]
["G" (decode-shifting params 'begin)] ;; linux console (!)
["H" (decode-shifting params 'home)]
["Z" (C-S- #\I)] ;; TODO: should this instead be a 'backtab key?
["a" (S- 'up)]