vis: enhance <C-v> to recognize a few special keys
commit48cd210826eb64e68f9f1642a32317d7b88cbffa
authorMarc André Tanner <mat@brain-dump.org>
Wed, 6 Jan 2016 09:53:21 +0000 (6 10:53 +0100)
committerMarc André Tanner <mat@brain-dump.org>
Wed, 6 Jan 2016 09:53:21 +0000 (6 10:53 +0100)
tree420255958d3d6f62416ef84a8e87ebfdc7f415eb
parentc1bf005f1b6e4cb1f5882219a688de0094fa9a1a
vis: enhance <C-v> to recognize a few special keys

Up until now <C-v> in insert/replace mode would only recognize
numeric codes in various formats. This commits adds support
for a few special keys such as <Enter> or <Tab>.
main.c