binds.conf: change default review bindings

Add missing :detach binding.
Ask user for confirmation when pressing 'q'.

Signed-off-by: Robin Jarry <robin@jarry.cc>
This commit is contained in:
Robin Jarry 2022-02-02 22:11:14 +01:00
parent 1f99581f67
commit 923e949c05
1 changed files with 2 additions and 1 deletions

View File

@ -92,9 +92,10 @@ $ex = <C-x>
y = :send<Enter>
n = :abort<Enter>
p = :postpone<Enter>
q = :abort<Enter>
q = :choose -o d discard abort -o p postpone postpone<Enter>
e = :edit<Enter>
a = :attach<space>
d = :detach<space>
[terminal]
$noinherit = true