diff options
Diffstat (limited to 'aerc/.config/aerc/binds.conf')
-rw-r--r-- | aerc/.config/aerc/binds.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/aerc/.config/aerc/binds.conf b/aerc/.config/aerc/binds.conf index cebb942..58397e9 100644 --- a/aerc/.config/aerc/binds.conf +++ b/aerc/.config/aerc/binds.conf @@ -15,6 +15,7 @@ [messages] q = :prompt 'Quit?' quit<Enter> +md = :modify-labels +trash<Enter> <C-r> = :check-mail<Enter> j = :next<Enter> @@ -63,7 +64,7 @@ a = :archive flat<Enter> A = :unmark -a<Enter>:mark -T<Enter>:archive flat<Enter> C = :compose<Enter> -m = :compose<Enter> +# m = :compose<Enter> b = :bounce<space> |