You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2021. It is now read-only.
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?
With the release of patch 1206 we now have an
autocmdfor 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?