]> git.madduck.net Git - etc/mutt.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

more basic sidebar divider
authormartin f. krafft <madduck@madduck.net>
Sun, 11 Mar 2018 12:48:05 +0000 (13:48 +0100)
committermartin f. krafft <madduck@madduck.net>
Sun, 11 Mar 2018 13:27:20 +0000 (14:27 +0100)
.mutt/sidebar

index 97d1cac59d123d00ecc20fd297a1e37d07ded337..b8d027ca84a4c049378853834a8fb6ce84ff7848 100644 (file)
@@ -1,6 +1,6 @@
 set sidebar_width=20
 set sidebar_visible=yes
 set sidebar_width=20
 set sidebar_visible=yes
-set sidebar_divider_char=""
+set sidebar_divider_char=" "
 set sidebar_folder_indent=yes
 set sidebar_short_path=yes
 set sidebar_indent_string=" "
 set sidebar_folder_indent=yes
 set sidebar_short_path=yes
 set sidebar_indent_string=" "
@@ -14,7 +14,7 @@ bind index,pager      \e<return>              sidebar-open
 bind index,pager       \e<pageup>              sidebar-page-up
 bind index,pager       \e<pagedown>    sidebar-page-down
 
 bind index,pager       \e<pageup>              sidebar-page-up
 bind index,pager       \e<pagedown>    sidebar-page-down
 
-bind index,pager         \\            sidebar-toggle-visible
+bind index,pager       \\              sidebar-toggle-visible
 
 color sidebar_new      red     default
 color sidebar_divider  white   black
 
 color sidebar_new      red     default
 color sidebar_divider  white   black