diff options
author | Karel Kočí <karel.koci@nic.cz> | 2018-05-02 09:42:51 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2018-05-02 09:42:51 +0200 |
commit | 40bda63ae01cd486d02eaaef614ad4a76dd97d8f (patch) | |
tree | d8bef17f2d5596b9b1b8622c01db8713baeec42a | |
parent | 6522381db464823b8f356555ebb8d2ccad85c62a (diff) | |
download | myconfigs-40bda63ae01cd486d02eaaef614ad4a76dd97d8f.tar.gz myconfigs-40bda63ae01cd486d02eaaef614ad4a76dd97d8f.tar.bz2 myconfigs-40bda63ae01cd486d02eaaef614ad4a76dd97d8f.zip |
mutt: drop g shortcuts
-rw-r--r-- | mutt/muttrc | 4 | ||||
m--------- | private | 0 |
2 files changed, 0 insertions, 4 deletions
diff --git a/mutt/muttrc b/mutt/muttrc index 9e4d2d5..31be104 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -42,10 +42,6 @@ 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 macro index <F3> ':source ~/.mutt/muttemail<enter>c~/.mail/email/INBOX<enter>' diff --git a/private b/private -Subproject ae59caa348627579a8d8fa913716ffc59141d7d +Subproject 98f3203b2b5d889be18508e6d355f6efde54759 |