SIGN IN SIGN UP

file_finder: Fix crash in new_path_prompt (#16991)

Closes #16919 

repro step:
  - add two worktree
  - modify settings `"use_system_path_prompts" : false`
  - `ctrl-n` create new file, typing any chars.
  - `ctrl-s` save file
  - typing any char, crashed.

Release Notes:

- Fixed crashed when setting `"use_system_path_prompts": false` or in
remote project with two or more worktree.
C
CharlesChen0823 committed
0853cb573f2d5abe4c3f3e38df55d96673921c52
Parent: d715fea
Committed by GitHub <noreply@github.com> on 8/28/2024, 8:28:09 PM