Skip to content

インサートモードでの変更時に TextChanged (not TextChangedI) が発生する #1160

Description

@mattn

#1159 より派生。理由があるなら close します。

#1159 のパッチを当てて(当てないと本来の動作でない為)、以下を実行

au TextChanged * echom 'changed'

パッチを適用した後の動作です。

(1) vim -u NONE -N

起動後 :so test.vim を実行してテキストを変更 → changed

(2) vim (.vimrc は別ファイル名にしておく)

起動後 :so test.vim を実行してテキストを変更 → changed 出ない

テキストの変更は isomething<esc> で行う。

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions