10000 mru skips first TextChanged events? · Issue #19 · yegappan/mru · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
mru skips first TextChanged events? #19
Open
@dbmrq

Description

@dbmrq

If I add this to my .vimrc:

    au TextChanged,TextChangedI * echo "changed"

Then use mru to open a file that already has some text in it and do i<cr>, it doesn't print "changed". The event is only triggered on the second <cr>.
Without mru, on the other hand, "changed" is printed as soon as I open the file, even if I don't do anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0