Function list_wins
pub fn list_wins() -> impl SuperIterator<Window> + use<>Expand description
Binding to nvim_list_wins().
Gets the current list of Windows.
pub fn list_wins() -> impl SuperIterator<Window> + use<>Binding to nvim_list_wins().
Gets the current list of Windows.