Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard shorcut completion labels not shown correctly. #7887

Closed
karlbright opened this issue Dec 1, 2016 · 3 comments
Closed

Keyboard shorcut completion labels not shown correctly. #7887

karlbright opened this issue Dec 1, 2016 · 3 comments

Comments

@karlbright
Copy link

karlbright commented Dec 1, 2016

Description :octocat:

Having done a clean install of spacemacs and starting with minimal distribution, and enabling ivy.
I'm left with labels, being missing on meta key shortcut completion buffers.

Expected behaviour: ❤️ 😄
Expected to see labels that refer to the action of the given keybinding.

System Info 💻

  • OS: darwin
  • Emacs: 25.1.1
  • Spacemacs: 0.200.5
  • Spacemacs branch: master (rev. 664ba6a)
  • Graphic display: t
  • Distribution: spacemacs-base
  • Editing style: vim
  • Completion: ivy
  • Layers:
(ivy auto-completion emacs-lisp javascript spacemacs-ui spacemacs-ui-visual spacemacs-editing spacemacs-editing-visual git version-control)
  • System configuration features: NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS
@karlbright
Copy link
Author

After enabling helm and removing ivy I have realised that the completion around shortcut keys may not be handled by ivy at all. Have corrected initial PR description for this.

@karlbright karlbright changed the title Ivy minibuffer completion labels not shown correctly. Keyboard shorcut completion labels not shown correctly. Dec 1, 2016
@nixmaniack
Copy link
Contributor

nixmaniack commented Dec 1, 2016

It's which-key. Duplicate of #7882 and #7858. It's fixed upstream.

@karlbright
Copy link
Author

Thanks @nixmaniack. Unfortunately I wasn't able to really determine what to look for under issues for this particular situation. Closing.

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

No branches or pull requests

2 participants