[email protected] schrieb:
> Hi,
>
> is there a way to determine how often a window is split, how it is
> split (h/v) and whether the same buffer is shown or different file
> and what files are displayed?
>
> Thank you very much for any help in advance!
> Have a nice weekend!
> mcc
:h bufnr()
:h winnr()
:h winbufnr()
:h bufwinnr()
:h tabpagebuflist()
hope these help.
--
Andy
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---