]> granicus.if.org Git - neomutt/commit
sidebar: unify virtual-mailboxes
authorAustin Ray <austin@austinray.io>
Thu, 1 Nov 2018 22:30:33 +0000 (18:30 -0400)
committerRichard Russon <rich@flatcap.org>
Sun, 4 Nov 2018 01:02:14 +0000 (01:02 +0000)
commitfdee156e766d92598dd6db2e9f5ea723888c6ae1
tree9796d5fb8d8e485feb16e3ab489f2aae110cbc1e
parent4e5d94bc2a281d3f171d2b6c61f89cbbf9b7b394
sidebar: unify virtual-mailboxes

Removed all notmuch specific code from `sidebar.c` This allows for
virtual-mailboxes to appear alongside every other mailbox, and reduces
coupling in sidebar.

In order to facilitate this, the command sidebar-virtual-toggle was
removed as it is no longer necessary. Some users may have utilized this
method so an alternative should be considered.
curs_lib.c
curs_main.c
init.c
sidebar.c
sidebar.h