Hi All,

Matt kindly suggested this mapping for the above

inoremap <m-i> <tab>
nnoremap <tab> <esc>
vnoremap <tab> <esc>gV
inoremap <tab> <esc>`^

but how would I add a mapping to make tab work as escape in the command line, also is there any loss of functionality making this mapping, I don't use tab in the command line, but does it do anything useful that I don't know about?

Thanks,
Rob.

Reply via email to