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

bad integration with ivy-posframe #113

Open
thor314 opened this issue Dec 2, 2021 · 1 comment
Open

bad integration with ivy-posframe #113

thor314 opened this issue Dec 2, 2021 · 1 comment

Comments

@thor314
Copy link

thor314 commented Dec 2, 2021

ivy posframe moves the minibuffer into the center of the display, and is generally visually appealing, but has doesn't integrate well ootb with ivy-rich. Ivy rich begins too far right by default, and falls off the screen. This is particularly bad when the frame is not maximized.

I'm feature requesting:

  • a customization option for ivy-rich starting location (ideally I'd like to set this farther to the left in this case)
@thor314
Copy link
Author

thor314 commented Dec 2, 2021

I looked into the ivy-rich-display-transformers list, but was unable to change the default:

  counsel-M-x
  (:columns
    ((counsel-M-x-transformer
       (:width .4))
      (ivy-rich-counsel-function-docstring
        (:face font-lock-doc-face))))

to something suitable for my use case, by changing the width parameter.

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

1 participant