Skip to content

Watcher improvements #823

Open
Open
@lewis6991

Description

  • Use fs_events instead of polling. feat(watcher): move from libuv poll to file event watcher #660
  • Share watchers across buffers apart from the same repository. Currently, each buffer gets its own watcher.
  • Stop the watchers when nvim is backgrounded. Or better: stop watchers after the first trigger when nvim is backgrouned since any subsequent callbacks aren't doing anything useful.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions