dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit bb08ca39094b263793453512f692fbf9ee3910ca
parent cf4271d766c2f15dea8ca49cc4a9b708bc6d6bc6
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Wed, 22 Dec 2021 00:03:43 +0100

ncmpcpp: more bindings

Diffstat:
Mncmpcpp/bindings | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/ncmpcpp/bindings b/ncmpcpp/bindings @@ -82,9 +82,14 @@ def_key "O" def_key "?" show_help +def_key "V" + reverse_selection + +def_key "ctrl-v" + remove_selection + def_key "*" select_item - scroll_down def_key "J" move_selected_items_down