diff options
-rw-r--r-- | config/binds.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/binds.conf b/config/binds.conf index c5fa9a7..4d184fb 100644 --- a/config/binds.conf +++ b/config/binds.conf @@ -31,8 +31,8 @@ D = :delete-message<Enter> rr = :reply<Enter> rq = :reply -q<Enter> -rR = :reply -a<Enter> -rQ = :reply -aq<Enter> +Rr = :reply -a<Enter> +Rq = :reply -aq<Enter> c = :cf<space> $ = :term<space> @@ -45,8 +45,8 @@ q = :close<Enter> f = :forward<Enter> rr = :reply<Enter> rq = :reply -q<Enter> -rR = :reply -a<Enter> -rQ = :reply -aq<Enter> +Rr = :reply -a<Enter> +Rq = :reply -aq<Enter> [compose] # Keybindings used when the embedded terminal is not selected in the compose |