commit 8f5fe0e3857c495396770666feb36417ec6acd6c parent 02ea6a1719495121c73486eca2ce0f5f1a62f60a Author: Alex Balgavy <a.balgavy@gmail.com> Date: Sat, 14 Nov 2020 12:57:12 +0100 lf: unmap w to avoid accidental crash Former-commit-id: 4ebf931660e4fdc79e6f46af6b53711dfc5924a9 Diffstat:
M | lf/lfrc | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/lf/lfrc b/lf/lfrc @@ -217,6 +217,9 @@ map ; push : map x $$f map X !$f +# avoid a crash +map w + # dedicated keys for file opener actions map o map O