Skip to content

":autocmd TextChanged * FOO" 自体が TextChanged イベントを発生させる #1159

Closed
@machakann

Description

@machakann

質問・報告の内容

vim -u NONE -N で Vim を立ち上げた後、 :au TextChanged * echom 'foo' を実行すると foo がすぐに表示されます。 :au コマンド自体が TextChanged を発生させているようです。実行の前後で b:changedtick は変わっていないのでおかしいように思います。

Vimのバージョン

8.0.1494 以降

OSの種類/ディストリ/バージョン

  • Windows 10 Education 64bit
  • Archlinux 64bit

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions