Skip to content

Resize FZF window when vim resizes #1598

@rmartine-ias

Description

@rmartine-ias

Checklist

  • I have fzf 0.54.0 or later
  • I have searched through the existing issues

Output of :echo system(fzf#exec() .. ' --version')

0.65.1 (e5cd7f0a)

OS

  • Linux
  • macOS
  • Windows
  • Etc.

Problem / Steps to reproduce

I use vim inside tmux. Often, I want to find uses of some function. When I :Rg, sometimes the results get cut off so much that they're not helpful. I maximize the tmux pane, but the fzf window doesn't resize, so I have to relaunch it and type my search again. This is annoying. See video:

Screen.Recording.2025-09-08.at.1.02.06.PM.mp4

Desired solution: when vim resizes, the fzf panes should redraw and fill the newly available space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions