Re: How do I show message on tabpage switch

2018-04-19 Fir de Conversatie dosimple
> I don't think so. Have you tried the method mentioned at > :h :echo-redraw? I read it just now - thank you for pointing it out. So, the proposed solution should be like this? autocmd TabEnter * redraw | echo "Hi" The message still doesn't seem to show. -- -- You received this message f

Re: How do I show message on tabpage switch

2018-04-19 Fir de Conversatie dosimple
Should it be considered as a bug? -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google

How do I show message on tabpage switch

2018-04-18 Fir de Conversatie dosimple
It seems this attempt is not wokring: au TabEnter * echo "Hi" Define a autocommand like this, open some tabpages and switch them with "gt". The message wouldn't show. Why? -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are