From 586b0f1d979f958cd1e07cf815c1976170e1ee7f Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Mon, 9 Dec 2024 13:44:30 +0100 Subject: [PATCH] lf: fix config --- dot-config/lf/lfrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dot-config/lf/lfrc b/dot-config/lf/lfrc index 3428df18..b0affe91 100644 --- a/dot-config/lf/lfrc +++ b/dot-config/lf/lfrc @@ -399,7 +399,7 @@ map ss map st map t map x -map u is unselect + # m = mark @@ -500,6 +500,7 @@ map K move-parent up map A select-all map \| shell-pipe map '%' : select-all +map filter # various commands map open -- 2.51.2