Skip to content

Instantly share code, notes, and snippets.

@b3n10
Created May 13, 2020 15:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save b3n10/6de88cf5cf2b8a788c7d96bfe871ee4a to your computer and use it in GitHub Desktop.
Save b3n10/6de88cf5cf2b8a788c7d96bfe871ee4a to your computer and use it in GitHub Desktop.
Mutt Keybindings
bind pager j next-line
bind pager k previous-line
bind attach,index,pager \CD next-page
bind attach,index,pager \CU previous-page
bind pager g top
bind pager G bottom
bind attach,index g first-entry
bind attach,index G last-entry
bind index,pager O sidebar-open
bind index,pager B sidebar-toggle-visible
bind index,pager B sidebar-toggle-visible
bind index,pager N sidebar-next
bind index,pager P sidebar-prev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment