aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt/default
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-01-22 09:41:26 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-01-22 09:43:02 +0800
commita0989ff54e061a16dbd93d52a9957431aeed57f2 (patch)
tree102e3f666a5aef27f63a85400653d54fab4e4f62 /mutt/default
parent9cdda8e853436df6f0c9fc11e38920071e736e49 (diff)
Update
Diffstat (limited to 'mutt/default')
-rw-r--r--mutt/default3
1 files changed, 3 insertions, 0 deletions
diff --git a/mutt/default b/mutt/default
index c254e5f..06673aa 100644
--- a/mutt/default
+++ b/mutt/default
@@ -61,6 +61,8 @@ bind index,browser l select-entry
61bind index \\ limit 61bind index \\ limit
62bind index \cj next-entry 62bind index \cj next-entry
63bind index \ck previous-entry 63bind index \ck previous-entry
64bind pager \ce next-line
65bind pager \cy previous-line
64bind index,browser G last-entry 66bind index,browser G last-entry
65bind index,browser g noop 67bind index,browser g noop
66bind index,browser gg first-entry 68bind index,browser gg first-entry
@@ -119,6 +121,7 @@ bind generic zt current-top
119bind generic zz current-middle 121bind generic zz current-middle
120bind generic zb current-bottom 122bind generic zb current-bottom
121bind index za collapse-thread 123bind index za collapse-thread
124bind index zc collapse-thread
122bind index zA collapse-all 125bind index zA collapse-all
123#bind generic,pager \Cy previous-line 126#bind generic,pager \Cy previous-line
124#bind generic,index,pager \Ce next-line 127#bind generic,index,pager \Ce next-line