Currently, if I press C-h c
, then trice press ESC
key on keyboard I get result
ESC ESC ESC (translated from <escape> <escape> <escape>) runs the command keyboard-escape-quit
What the difference between ESC
and <escape>
and how can I use this difference to make more keybindings?