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 9e23ab91..ff067e56 100644 --- a/config/binds.conf +++ b/config/binds.conf @@ -113,6 +113,7 @@ $ex = <C-x> # Keybindings used when reviewing a message to be sent y = :send<Enter> n = :abort<Enter> +v = :preview<Enter> p = :postpone<Enter> q = :choose -o d discard abort -o p postpone postpone<Enter> e = :edit<Enter> |