summaryrefslogtreecommitdiff
path: root/bin/mw
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-09-23 13:06:17 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-09-23 13:06:17 -0400
commite8458ace20a1e553df1c6249b9ef27234dd2aafd (patch)
tree3cdc0530ae21a87198acfb6ce7c5e7b66801acd5 /bin/mw
parentc0762da3a719a048f1138e88fc2cf20dd2c4ef1e (diff)
fix #691, fix #689, fix #690
Diffstat (limited to 'bin/mw')
-rwxr-xr-xbin/mw10
1 files changed, 1 insertions, 9 deletions
diff --git a/bin/mw b/bin/mw
index e63fff2..2b9a41a 100755
--- a/bin/mw
+++ b/bin/mw
@@ -101,16 +101,8 @@ set header_cache = $cachedir/$fulladdr/headers
set message_cachedir = $cachedir/$fulladdr/bodies
set mbox_type = Maildir
set hostname = \"$hostname\"
+source $muttshare/unbind.muttrc
$extra
-
-bind index,pager gg noop
-bind index,pager g noop
-bind index,pager M noop
-bind index,pager C noop
-bind index gg first-entry
-unmailboxes *
-unalternates *
-unset signature
$synccmd
" > "$accdir/$idnum-$fulladdr.muttrc"