Files
Dmitriy Kovalenko 71c33e63b2 fix(nvim): Correctly handle different cwds (#410)
* fix(nvim): Correctly handle different cwds

* fix(ci): suppress missing-fields diagnostic in test file

* fix(test): clear DirChanged autocmd to prevent race in e2e suite

* fix(test): normalize paths for cross-platform comparison in e2e

* fix(test): robust path normalization for Windows 8.3 names and case

* fix(test): use fs_realpath for Windows 8.3 name expansion

* fix(test): constrain grep test to .rs files to avoid flaky ordering

* fix(constraints): double-negation bug in Not(Glob(...)) filtering
2026-04-22 10:34:47 -07:00
..
2025-08-02 00:30:34 +02:00