summaryrefslogtreecommitdiff
path: root/src/command.h
diff options
context:
space:
mode:
authorNicholas Todoroff <nd.todoroff@gmail.com>2023-08-29 00:33:12 -0600
committerRafael Marçalo <raroma09@gmail.com>2023-09-10 23:49:05 +0100
commit1a1a232e4a78d5ab3eb55978606db9a6dc4e78b8 (patch)
treed592e35535884122e5ba6a06e04924778715621f /src/command.h
parentc6ba54c9027dfbcdf868dd5e9e592f8499c4c6eb (diff)
Escape special keys in mappings using backslash
* Interpret a string like "\<C-R>" as representing the literal key sequence '<' 'C' '-' 'R' '>'. * Add a '<Bslash>' special key so that e.g. the string "<Bslash><C-R>" is interpreted as the key sequence '\' followed by CTRL-R.
Diffstat (limited to 'src/command.h')
0 files changed, 0 insertions, 0 deletions