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

use alt-a for switching to ardex folder
authormartin f. krafft <madduck@madduck.net>
Sat, 26 Jun 2010 14:09:43 +0000 (16:09 +0200)
committermartin f. krafft <madduck@madduck.net>
Sat, 26 Jun 2010 14:09:43 +0000 (16:09 +0200)
.mutt/keybindings

index 101cef273cc6c45342014999462f4dc783f4708b..5181a17bdbebe148141908291013f9f613dc4b2c 100644 (file)
@@ -23,7 +23,7 @@ macro index,pager     \ex     '<enter-command>source "$my_confdir/remove-header X-Postpo
 macro index,pager      \es     "<change-folder>=store<enter>" "go to store folder"
 macro index,pager      \ed     "<change-folder>=debian<enter>" "go to debian folder"
 macro index,pager      \ei     "<change-folder>=inbox<enter>" "go to inbox folder"
-macro index,pager      \ea     "<change-folder>=admin<enter>" "go to admin folder"
+macro index,pager      \ea     "<change-folder>=ardex<enter>" "go to ardex folder"
 
 macro index,pager      \eR     "<enter-command>source $my_confdir/muttrc<enter>" "reload muttrc"
 macro compose  \eR     "<enter-command>source $my_confdir/muttrc<enter>" "reload muttrc"