macvim-dev / macvim-dev/macvim

MacVim is non-responsive when it opens files in a directory named by `*`?

Open
#613 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

When I open files in a directory named by *, vim will be non-responsive. But the linux version vim can work correctly. So I think that this is a MacVim specific problem.

cd '/tmp/*'
mvim x.txt

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 issue with cd '/tmp/*' followed by mvim x.txt, and compare the behavior with Vim on Linux as described. The work is done when MacVim remains responsive while opening x.txt from a directory named *.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, vim
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.