diff options
Diffstat (limited to 'config/binds.conf')
-rw-r--r-- | config/binds.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/binds.conf b/config/binds.conf index 5887203..abfd77e 100644 --- a/config/binds.conf +++ b/config/binds.conf @@ -90,6 +90,7 @@ $ex = <C-x> # Keybindings used when reviewing a message to be sent y = :send<Enter> n = :abort<Enter> +p = :postpone<Enter> q = :abort<Enter> e = :edit<Enter> a = :attach<space> |