# Windows

On Windows by default search bar will take 1-3 seconds to load. Hovewer it is possible to enable instant search bar.

### Instant search bar

Search bar will be loaded instantly.

{% hint style="warning" %}
Premiere Pro UI might flash after you execute Excalibur command. From my test it happens when you have another application window behind Premiere Pro.
{% endhint %}

### Panel mode

There is a bug in Premiere API that wont allow to use Japanese or other languages that use IME in a search bar.

Panel mode is primarly made as a workaround for those cases.\
Drawback would be that panel size can't be defined by user.\
As a benefit: the panel could be placed anywhere on a screen and its position will be remembered.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manuscript.knightsoftheeditingtable.com/extensions/excalibur/search-bar/windows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
