macvim-dev / macvim-dev/macvim

MacVim draws FZF windows slower than Terminal.app

Open
#881 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Renderer
Dominant language
Vim Script
Stars
7.9k
Forks
691
PR merge metrics
No merged PRs in 30d

Description

When using FZF.vim, MacVim draws considerably slower than Terminal.app.

It's particularly noticeable on large screens.
Where Terminal seems to simply jump the cursor to the bottom of the screen, MacVim appears to move it line by line until it reaches the bottom.

Please check the GIF below
MacVimDrawingSpeed

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the FZF.vim drawing behavior in MacVim and comparing it with Terminal.app, especially on a large screen. The issue is done when MacVim no longer visibly moves the cursor line by line and renders the FZF window at comparable speed.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, vim
Domain
desktop, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.