+1
Pas un bug

When Updating user Keymap, the menu-keymaps don't change

Tim Buchwaldt il y a 12 ans mis à jour par Jon Skinner il y a 12 ans 1
e.g. when you change build to cmd+r in the user keymaps, the menu continues to say "cmd+b"

Solution

Solution
Pas un bug
This is because cmd+b is also bound to the same command, and the menu displays the first key binding listed for the command
Solution
Pas un bug
This is because cmd+b is also bound to the same command, and the menu displays the first key binding listed for the command
Could it be changed to show the *last* keybinding instead? I feel that in general the last one is the one you want (because it's probably the one that you put in your user keymap).