Thursday, November 29, 2012

Re: Get current executing cmmand in autocmd

On Thursday, November 29, 2012 5:08:30 PM UTC-6, Techlive Zheng wrote:
> If an autocmd is triggered by executing an ex command, is there any way to know which command it is?

As far as I know, no. Except for the QuickFixCmdPre and QuickFixCmdPost autocmds, which match their pattern against the command being run.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: