When creating a file using shortcut, the picker will be refreshed and include the created file. But when yank(copy) a file, the list is not refreshed. On copy file (new file test3.json): <img width="933" alt="image" src="https://github.com/nvim-telescope/telescope-file-browser.nvim/assets/10512841/f84f7432-e51b-479e-ab3a-00e03a4c5da9"> On copied (no new file test3.json): <img width="927" alt="image" src="https://github.com/nvim-telescope/telescope-file-browser.nvim/assets/10512841/f8dfcbfd-b52e-4167-95de-b97197cb11bf"> Reenter the folder (test3.json is there): <img width="929" alt="image" src="https://github.com/nvim-telescope/telescope-file-browser.nvim/assets/10512841/9cb5092d-7686-4600-bf71-a33b61c3cf78">