Robert Hicks wrote:
Usage question. I have a custom statusline. That statusline also shows up in the Calendar pane and in the diary pane. Is there a way I can restrict it from doing that?

Robert



If 'statusline' is nonempty, your custom status line will show on all status lines, for all windows; but you can set it to display various things depending on anything that you can test in them (such as the buffer name or the local value of 'buftype'). Just avoid too complex computations, because the status line is evaluated very often.


Best regards,
Tony.

Reply via email to