Home
last modified time | relevance | path

Searched refs:select_next_new (Results 1 – 1 of 1) sorted by relevance

/dports/mail/neomutt/neomutt-20211029/sidebar/
H A Dfunctions.c90 static bool select_next_new(struct SidebarWindowData *wdata, bool next_new_wrap) in select_next_new() function
293 changed = select_next_new(wdata, c_sidebar_next_new_wrap); in sb_change_mailbox()