macvim-dev / macvim-dev/macvim
small improvement of "open latest"
未关闭
还没有人认领这个 Issue。
- 主要语言
- Vim Script
- 星标
- 7.9k
- 派生
- 691
- PR 合并指标
- 30 天内没有已合并 PR
描述
It is not super important, but it would be nice if the recent files list also included this:
I opened a file, used "save as" to save it under a new name, made some changes, saved and closed.
Next time I opened MacVim, the latest files list only contained the original name, not the name I gave it with "save as".
Thank you for maintaining MacVim, it is a great tool for me!
Best regards, Hans Jørgen.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在 MacVim 中重现报告的操作序列:打开一个文件,使用 Save As,编辑并以新名称保存,关闭 MacVim,然后重新打开并检查最近文件列表。当新保存的名称与原名称一起出现在列表中,或出现在原名称的位置时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- macos, vim
- 领域
- desktop
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100