From dc271b4da2ac6e17303e284f1de18a340deebcd0 Mon Sep 17 00:00:00 2001 From: kt programs Date: Wed, 13 Apr 2022 21:56:38 +0800 Subject: [PATCH] binds: add binding for :open by default in viewer Also move binding for :delete such that the :open, :save, :pipe command bindings are grouped together. Signed-off-by: kt programs Acked-by: Robin Jarry --- config/binds.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/binds.conf b/config/binds.conf index d53a99f..4f67bbe 100644 --- a/config/binds.conf +++ b/config/binds.conf @@ -58,9 +58,10 @@ N = :prev-result [view] / = :toggle-key-passthrough/ q = :close +O = :open +S = :save | = :pipe D = :delete -S = :save A = :archive flat f = :forward