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 rendering of long queries with --info=inline #2692

Closed
5 of 10 tasks
ibhagwan opened this issue Dec 21, 2021 · 5 comments
Closed
5 of 10 tasks

Bad rendering of long queries with --info=inline #2692

ibhagwan opened this issue Dec 21, 2021 · 5 comments
Assignees
Labels

Comments

@ibhagwan
Copy link

  • I have read through the manual page (man fzf)
  • I have the latest version of fzf
  • I have searched through the existing issues

Info

  • OS
    • Linux
    • Mac OS X
    • Windows
    • Etc.
  • Shell
    • bash
    • zsh
    • fish

Problem / Steps to reproduce

If you input a very long query (longer than available columns) with --info=inline you get the below rendering error (does not happen with --info=default):

screenshot-1640053390

@junegunn
Copy link
Owner

3f75a83

@ibhagwan
Copy link
Author

3f75a83

I just tested with 0.28.0 (e4c3ecc) - was this commit supposed to fix this and is included in 0.28?

@junegunn
Copy link
Owner

junegunn commented Dec 21, 2021

No, that's an old commit that introduced this regression. I left the comment for the reference.

@junegunn junegunn self-assigned this Dec 22, 2021
@ibhagwan
Copy link
Author

Tysm for the quick response!

FYI, I absolutely love fzf and depend on it for my daily activity, so much that I wrote fzf-lua, the fzf.vim equivalent for neovim>0.5 in lua, check it out if you haven't :-)

This issue was reported by a user of my plugin: ibhagwan/fzf-lua#271

@junegunn
Copy link
Owner

junegunn commented Dec 22, 2021

Thanks for the report. It should be fixed now. I'll release 0.28.0 0.29.0 in a few days.

I wrote fzf-lua

Cool, keep up the good work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants