Files
Dmitriy Kovalenko 4a7cb312e1 feat: Correctly handle change of cwd automatically and via API
closes https://github.com/dmtrKovalenko/fff.nvim/issues/20

This allows to use

```
require('fff.main').find_files_in_dir('/Users/neogoose/dev/lightsource')
```

to change cwd and start the picker immediately to choose the file.
2025-08-02 23:44:28 +02:00
..
2025-08-02 00:30:34 +02:00