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 Christian Brabandt
On Do, 19 Apr 2018, dosimple wrote: > Should it be considered as a bug? I don't think so. Have you tried the method mentioned at :h :echo-redraw? Best, Christian -- Solang einer noch kein System hat und die Wahrheiten ungeordnet in seinem Kopfe liegenlässet, so lange liebt [er] schwerlich die

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

Re: How do I show message on tabpage switch

2018-04-18 Fir de Conversatie Christian Brabandt
On Mi, 18 Apr 2018, dosimple wrote: > 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? I suppose the echo is being cleared by a redraw that happens when sw

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