Add hooks for muting and spamming mails
Este commit está contenido en:
padre
423d9b4952
commit
b9bbc9d1ae
Se han modificado 3 ficheros con 57 adiciones y 0 borrados
|
@ -87,6 +87,16 @@ theme = "mutt"
|
|||
x = toggletags spam,inbox
|
||||
a = untag inbox
|
||||
A = tag inbox
|
||||
1 = call hooks.mute(ui,1)
|
||||
2 = call hooks.mute(ui,2)
|
||||
3 = call hooks.mute(ui,3)
|
||||
4 = call hooks.mute(ui,4)
|
||||
5 = call hooks.mute(ui,5)
|
||||
6 = call hooks.mute(ui,6)
|
||||
7 = call hooks.mute(ui,7)
|
||||
8 = call hooks.mute(ui,8)
|
||||
9 = call hooks.mute(ui,9)
|
||||
i = call hooks.spam(ui)
|
||||
|
||||
[[thread]]
|
||||
a = untag inbox ; fold
|
||||
|
@ -94,6 +104,16 @@ theme = "mutt"
|
|||
n = nextpart
|
||||
p = prevpart
|
||||
u = pipeto --background selecturl
|
||||
1 = call hooks.mute(ui,1)
|
||||
2 = call hooks.mute(ui,2)
|
||||
3 = call hooks.mute(ui,3)
|
||||
4 = call hooks.mute(ui,4)
|
||||
5 = call hooks.mute(ui,5)
|
||||
6 = call hooks.mute(ui,6)
|
||||
7 = call hooks.mute(ui,7)
|
||||
8 = call hooks.mute(ui,8)
|
||||
9 = call hooks.mute(ui,9)
|
||||
i = call hooks.spam(ui)
|
||||
|
||||
[tags]
|
||||
|
||||
|
|
Cargando…
Añadir tabla
Añadir enlace
Referenciar en una nueva incidencia