diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2022-11-02 23:20:08 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2022-11-02 23:20:08 +0800 |
commit | af189a4c782d474266fa4006bae87c13133bee65 (patch) | |
tree | fcfbf52f4dd8a2838168d2a960da15dd63445d3a | |
parent | 8641cb137a80e19c95156e2044f9716f02282aa4 (diff) |
Update
-rw-r--r-- | mutt/default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt/default b/mutt/default index 5c952d4..df02bdc 100644 --- a/mutt/default +++ b/mutt/default | |||
@@ -72,6 +72,8 @@ macro index *n "\ctall\n" "Deselect All" | |||
72 | macro index h "\\all\n" "All messages" | 72 | macro index h "\\all\n" "All messages" |
73 | macro index d '<tag-prefix><delete-message>' 'Delete' | 73 | macro index d '<tag-prefix><delete-message>' 'Delete' |
74 | macro index s '<tag-prefix><save-message>' 'Saved' | 74 | macro index s '<tag-prefix><save-message>' 'Saved' |
75 | macro index W '<tag-prefix><clear-flag>' 'Clear flag' | ||
76 | macro index w '<tag-prefix><set-flag>' 'Set flag' | ||
75 | macro index q 'c?' | 77 | macro index q 'c?' |
76 | macro pager U "\ | 78 | macro pager U "\ |
77 | :set my_tmp_pipe_decode=\$pipe_decode\n\ | 79 | :set my_tmp_pipe_decode=\$pipe_decode\n\ |