macvim-dev / macvim-dev/macvim

Version 8.1 (Included patches: 1-2234) breaks support for long paths

Open
#1,000 3 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

Describe the bug
When the path for the file being opened is longer than 66 characters, MacVim shows "Press ENTER or type command to continue." This is something that did not happen in previous versions. This does not happen in the terminal.

Environment (please complete the following information):

  • Vim version:
    VIM - Vi IMproved 8.1 (2018 May 18, compiled Oct 30 2019 11:57:56)
    macOS version
    Included patches: 1-2234
  • OS: macOS Sierra (10.12.16)

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 report in MacVim 8.1 on macOS with a file path longer than 66 characters, and compare it with terminal Vim. Trace the path-opening flow to identify why MacVim displays the continuation prompt. Done means long paths open without that prompt while existing terminal behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
vim
Domain
desktop
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.