There are such bindings in mc.keymap
, which don't describe a meaningful shift
-like key combination, but something that looks like a raw character sequence that starts with a letter, and ends with a digit, e.g.:
Top = home; alt-g; a1 # ← the sequence in question, i.e.: "a1"
Bottom = end; alt-shift-g; c1
I wonder what do they describe, i.e.: how are they triggered? What key-combination is, e.g., "c1"?