Move the sample muttrc and vimrc to contrib. Remove the README.sidebar.
Empty out the PATCHES file. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
# HG changeset patch # User Kevin McCarthy <ke...@8t8.us> # Date 1464744515 25200 # Tue May 31 18:28:35 2016 -0700 # Node ID a20a351eb8aebad75dbd5ad7e9898a6537bdc47b # Parent 10f903191b055fe20c57305078b99e07f050c3e3 Remove and relocate extra sidebar files. Move the sample muttrc and vimrc to contrib. Remove the README.sidebar. Empty out the PATCHES file. diff --git a/PATCHES b/PATCHES --- a/PATCHES +++ b/PATCHES @@ -1,1 +0,0 @@ -patch-sidebar-neo-UNKNOWN diff --git a/README.sidebar b/README.sidebar deleted file mode 100644 --- a/README.sidebar +++ /dev/null @@ -1,145 +0,0 @@ -Sidebar Patch -============= - - Overview of mailboxes - - NOTES: - - If you haven't used the sidebar before, you might like to read the - Sidebar Introduction: - - http://www.neomutt.org/sidebar-intro.html - - If you have used an older version of the Sidebar, please note that some - of the configuration has changed. - - http://www.neomutt.org/sidebar-intro.html#intro-sidebar-config-changes - -Patch ------ - - To check if Mutt supports "Sidebar", look for "+USE_SIDEBAR" in the mutt - version. - - Dependencies - * mutt-1.5.24 - -Introduction ------------- - - The Sidebar shows a list of all your mailboxes. The list can be turned on - and off, it can be themed and the list style can be configured. - - This part of the manual is a reference guide. If you want a simple - introduction with examples see the Sidebar Howto. If you just want to get - started, you could use the sample Sidebar muttrc. - - This version of Sidebar is based on Terry Chan's [2015-11-11 - release](http://www.lunar-linux.org/mutt-sidebar/). It contains many new - features, lots of bugfixes. - -Variables ---------- - - Sidebar Variables - - | Name | Type | Default | - |-------------------------|---------|-----------------------------| - | 'sidebar_delim_chars' | string | '/.' | - | 'sidebar_divider_char' | string | '|' | - | 'sidebar_folder_indent' | boolean | 'no' | - | 'sidebar_format' | string | '%B%?F? [%F]?%* %?N?%N/?%S' | - | 'sidebar_indent_string' | string | ' ' (two spaces) | - | 'sidebar_new_mail_only' | boolean | 'no' | - | 'sidebar_next_new_wrap' | boolean | 'no' | - | 'sidebar_refresh_time' | number | '60' | - | 'sidebar_short_path' | boolean | 'no' | - | 'sidebar_sort_method' | enum | 'SORT_ORDER' | - | 'sidebar_visible' | boolean | 'no' | - | 'sidebar_whitelist' | list | (empty) | - | 'sidebar_width' | number | '20' | - -Functions ---------- - - Sidebar Functions - - Sidebar adds the following functions to Mutt. By default, none of them are - bound to keys. - - | Menus | Function | Description | - |-------------|----------------------------|------------------------------------------------------| - | index,pager | '<sidebar-next>' | Move the highlight to next mailbox | - | index,pager | '<sidebar-next-new>' | Move the highlight to next mailbox with new mail | - | index,pager | '<sidebar-open>' | Open highlighted mailbox | - | index,pager | '<sidebar-page-down>' | Scroll the Sidebar down 1 page | - | index,pager | '<sidebar-page-up>' | Scroll the Sidebar up 1 page | - | index,pager | '<sidebar-prev>' | Move the highlight to previous mailbox | - | index,pager | '<sidebar-prev-new>' | Move the highlight to previous mailbox with new mail | - | index,pager | '<sidebar-toggle-visible>' | Make the Sidebar (in)visible | - -Commands --------- - - sidebar_whitelist mailbox [ mailbox... ] - -Colors ------- - - Sidebar Colors - - | Name | Default Color | Description | - |---------------------|------------------|------------------------------------------------------------------| - | 'sidebar_divider' | default | The dividing line between the Sidebar and the Index/Pager panels | - | 'sidebar_flagged' | default | Mailboxes containing flagged mail | - | 'sidebar_highlight' | underline | Cursor to select a mailbox | - | 'sidebar_indicator' | mutt 'indicator' | The mailbox open in the Index panel | - | 'sidebar_new' | default | Mailboxes containing new mail | - | 'sidebar_spoolfile' | default | Mailbox that receives incoming mail | - - If the sidebar_indicator color isn't set, then the default Mutt indicator - color will be used (the color used in the index panel). - -Sort ----- - - Sidebar Sort - - | Sort | Description | - |------------|----------------------------| - | 'alpha' | Alphabetically by path | - | 'count' | Total number of messages | - | 'flagged' | Number of flagged messages | - | 'name' | Alphabetically by path | - | 'new' | Number of new messages | - | 'path' | Alphabetically by path | - | 'unsorted' | Do not resort the paths | - -See Also --------- - - * Regular Expressions - * Patterns - * Color command - * notmuch patch - -Known Bugs ----------- - - Unsorted isn't - -Credits -------- - - * Justin Hibbits <jr...@po.cwru.edu> - * Thomer M. Gil <m...@thomer.com> - * David Sterba <dste...@suse.cz> - * Evgeni Golov <evg...@debian.org> - * Fabian Groffen <grob...@gentoo.org> - * Jason DeTiberus <jdeti...@redhat.com> - * Stefan Assmann <sassm...@kpanic.de> - * Steve Kemp <st...@steve.org.uk> - * Terry Chan <tc...@lunar-linux.org> - * Tyler Earnest <tyl...@rne.st> - * Richard Russon <r...@flatcap.org> - diff --git a/doc/muttrc.sidebar b/contrib/sample.muttrc-sidebar rename from doc/muttrc.sidebar rename to contrib/sample.muttrc-sidebar diff --git a/doc/vimrc.sidebar b/contrib/sample.vimrc-sidebar rename from doc/vimrc.sidebar rename to contrib/sample.vimrc-sidebar
signature.asc
Description: PGP signature