diff --git a/packages/app/src/components/prompt-input.tsx b/packages/app/src/components/prompt-input.tsx index e07d87129..b6c4d3c85 100644 --- a/packages/app/src/components/prompt-input.tsx +++ b/packages/app/src/components/prompt-input.tsx @@ -1697,9 +1697,11 @@ export const PromptInput: Component = (props) => { class="flex-1 flex items-center text-11-regular min-w-0" style={{ "font-weight": "var(--font-weight-medium)" }} > - - {getDirectory(item.path)} - {getFilename(item.path)} + + + {getDirectory(item.path)} + {getFilename(item.path)} + {(sel) => (