Weirdo linux console
This commit is contained in:
parent
91623f9e2c
commit
6df2f11d3a
|
@ -77,6 +77,7 @@
|
||||||
["D" (decode-shifting params 'left)]
|
["D" (decode-shifting params 'left)]
|
||||||
["E" (decode-shifting params 'begin)]
|
["E" (decode-shifting params 'begin)]
|
||||||
["F" (decode-shifting params 'end)]
|
["F" (decode-shifting params 'end)]
|
||||||
|
["G" (decode-shifting params 'begin)] ;; linux console (!)
|
||||||
["H" (decode-shifting params 'home)]
|
["H" (decode-shifting params 'home)]
|
||||||
["Z" (C-S- #\I)] ;; TODO: should this instead be a 'backtab key?
|
["Z" (C-S- #\I)] ;; TODO: should this instead be a 'backtab key?
|
||||||
["a" (S- 'up)]
|
["a" (S- 'up)]
|
||||||
|
|
Loading…
Reference in New Issue