X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c5ea97628bffaaa3f5b3261d7f50ea95c774cb0d..9dd90d24e0758be86b5d695e242fce9a5baf8bcb:/mutt/bindings diff --git a/mutt/bindings b/mutt/bindings index 62eeac1..8aac997 100644 --- a/mutt/bindings +++ b/mutt/bindings @@ -7,19 +7,16 @@ bind pager J next-line bind pager K previous-line bind index,pager j next-undeleted bind index,pager k previous-undeleted +bind index g noop bind index gg first-entry bind index G last-entry +bind pager g noop bind pager gg top bind pager G bottom -macro index,pager gi "=gmail/inbox" "go to inbox" -macro index,pager gy "=gmail/youtube" "go to youtube" -macro index,pager ga "=gmail/archive" "go to archive" -macro index,pager gs "=gmail/spam" "go to spam" - bind index q noop -bind index Q noop -bind index x noop +bind index,pager Q noop +bind index,pager x noop # completion bind editor complete-query @@ -28,7 +25,7 @@ bind editor ^T complete macro index b "toggle sidebar_visible" "Toggle sidebar" macro pager b "toggle sidebar_visible" "Toggle sidebar" -macro pager \Cu "|urlview" "open urlview" +macro pager \Cb "|urlscan" "open urlscan" # flag without resolving bind index F flag-message @@ -51,3 +48,6 @@ bind attach view-mailcap # add sender to goobook macro index,pager a "goobook add" "add the sender address to goobook" + +macro index,pager 'source $my_config_dir/accounts/gmail!' +macro index,pager 'source $my_config_dir/accounts/fpp!'