diff options
-rw-r--r-- | config/binds.conf | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/config/binds.conf b/config/binds.conf index cf3fbc2..ff91ba1 100644 --- a/config/binds.conf +++ b/config/binds.conf @@ -29,6 +29,11 @@ K = :prev-folder<Enter> d = :confirm 'Really delete this message?' ':delete-message<Enter>'<Enter> D = :delete-message<Enter> +R = :reply<Enter> +r = :reply -q<Enter> +A = :reply -a<Enter> +a = :reply -aq<Enter> + c = :cf<space> $ = :term<space> | = :pipe<space> @@ -36,9 +41,11 @@ $ = :term<space> [view] q = :close<Enter> | = :pipe<space> -r = :reply<Enter> -a = :reply -a<Enter> f = :forward<Enter> +R = :reply<Enter> +r = :reply -q<Enter> +A = :reply -a<Enter> +a = :reply -aq<Enter> [compose] # Keybindings used when the embedded terminal is not selected in the compose |