Cmd2.vim icon indicating copy to clipboard operation
Cmd2.vim copied to clipboard

How to hook into new `CmdlineEnter` Vim event?

Open ErichDonGubler opened this issue 8 years ago • 0 comments

With the release of patch 1206 we now have an autocmd for entering the command line, which until now the suggestion for an auto-typed <F12> has been used to simulate. Is it possible to invoke Cmd2 using these new events, and if so, what steps are necessary to do it?

ErichDonGubler avatar Nov 01 '17 20:11 ErichDonGubler