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

shortcut for debconf folder
authormartin f. krafft <madduck@madduck.net>
Thu, 8 May 2014 07:07:17 +0000 (09:07 +0200)
committermartin f. krafft <madduck@madduck.net>
Thu, 8 May 2014 07:07:17 +0000 (09:07 +0200)
.mutt/keybindings

index 4448864d8d24ad2c603162ce1144c9e22ea7051b..461782d4596493585aa20e873cd0a1ed3026f3f2 100644 (file)
@@ -21,6 +21,7 @@ macro index,pager     E       '<enter-command>source "$my_confdir/supersede-header X-Tickl
 macro index,pager      \ex     '<enter-command>source "$my_confdir/remove-header X-Postponed|"<enter>' "release postponed messages"
 
 macro index,pager      \es     "<change-folder>=store<enter>" "go to store folder"
+macro index,pager      \ec     "<change-folder>=debian/debconf<enter>" "go to debconf 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>=ardex<enter>" "go to ardex folder"