From 5c527ad00b23fdcc0b47fb6e98ddb4a0610b297b Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Sun, 24 Nov 2024 14:27:29 +0100 Subject: update ncmpcpp bindings --- .config/ncmpcpp/bindings | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.config/ncmpcpp/bindings') diff --git a/.config/ncmpcpp/bindings b/.config/ncmpcpp/bindings index 12a855c..3e748fc 100644 --- a/.config/ncmpcpp/bindings +++ b/.config/ncmpcpp/bindings @@ -45,3 +45,8 @@ def_key "V" reverse_selection def_key "ctrl-v" remove_selection + +def_key "f" + seek_forward +def_key "F" + seek_backward -- cgit v1.2.3