-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
Version: 2.5.0
OS: Ubuntu 15.10 Ubuntu (development branch)
What I would like to do:
I would like to set CTRL+n and CTRL+p to menu_down
and menu_up
in the .moc/keymap
file (emacs like navigation). This works for CTRL+n, but not for CTRL+p.
Problem:
When setting menu_up = UP ^p
I get the error:
FATAL_ERROR: Key ^p is defined for menu_up and toggle_percent!
I haven't set toggle_percent
nor did I found an entry in any of moc's config files. Setting toggle_percent
in the keymap file results in command previously bound
error.
Metadata
Metadata
Assignees
Labels
No labels