]> 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:

no tag-thread in pager
authormartin f. krafft <madduck@madduck.net>
Tue, 18 Sep 2012 09:35:39 +0000 (11:35 +0200)
committermartin f. krafft <madduck@madduck.net>
Tue, 18 Sep 2012 09:35:39 +0000 (11:35 +0200)
.mutt/keybindings

index 8da969fdca33bf98216b435302ce463294b36f30..5a2109cf7e08383545fd69a266e86ba9419bf2eb 100644 (file)
@@ -28,7 +28,7 @@ macro index,pager     \ek     "<change-folder>=kbkg<enter>" "go to kbkg folder"
 macro index,pager      \eu     "<change-folder>=uniwh<enter>" "go to uniwh folder"
 macro index,pager      \et     "<change-folder>=toni<enter>" "go to toni folder"
 
-bind index,pager       \eT     tag-thread
+bind index             \eT     tag-thread
 bind index,pager       \eK     mail-key
 
 macro index,pager      \eR     "<enter-command>source $my_confdir/muttrc<enter>" "reload muttrc"