10BC0 disable default binds by Tokito-to · Pull Request #646 · ncmpcpp/ncmpcpp · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@Tokito-to
Copy link

resolves #289

  • i am not experienced with cpp
  • just looked at highlevel overview and made this patch

Tested on Arch Linux

  • with the switch enabled ncmcpp crashes if the bindings file is empty or not found
  • requires to atleast have one key defined to work

working:

  • cli flag --no-default-bindings
  • config key default_bindings bool

- disable all default bindings
so, that user can create bindings from scratch

Note: with this cli switch enable it is required to have atlease one
key defined in bindings file
i.e ncmpcpp crashes if bindings file is empty or not found in expected
path
- disable all default bindings
so, that user can create bindings from scratch

config file method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Omit default binds (unbind all)

1 participant

0