macvim-dev / macvim-dev/macvim

3match highlight is reset when text is redrawn

未关闭
#535 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Vim Script
星标
7.9k
派生
691
PR 合并指标
30 天内没有已合并 PR

描述

:3match /pattern/
works only when the command just issued. After that, any screen repaint will reset (or disable) all highlights by this command

:version
VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Jun 22 2017 03:02:45)
MacOS X (unix) version
Included patches: 1-648
Compiled by travis@Traviss-Mac-712.local

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

在 MacVim 中运行 :3match <expr> /pattern/ 重现该问题,然后触发屏幕重绘并比较高亮状态。跟踪负责重置或禁用匹配高亮的重绘路径;重绘后高亮仍保持启用时即完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
vim
领域
desktop
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
30/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。