macvim-dev / macvim-dev/macvim
Version 8.1 (Included patches: 1-2234) breaks support for long paths
未关闭
还没有人认领这个 Issue。
- 主要语言
- Vim Script
- 星标
- 7.9k
- 派生
- 691
- PR 合并指标
- 30 天内没有已合并 PR
描述
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)
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,在 macOS 上的 MacVim 8.1 中使用长度超过 66 个字符的文件路径复现报告,并与 terminal Vim 进行比较。跟踪路径打开流程,以确定 MacVim 显示继续提示的原因。完成的标准是长路径可以在没有该提示的情况下打开,同时现有的终端行为保持不变。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- vim
- 领域
- desktop
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100