> For the complete documentation index, see [llms.txt](https://docs.nimbalyst.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nimbalyst.com/file-management/editor.md).

# File Search, File Tree, and Tabs

Find files fast in Nimbalyst with Quick Open (Cmd+O), the project file tree, and tabs for working across several documents at the same time.

Nimbalyst gives you three ways to move around a project: Quick Open for jumping to anything by name or content, the file tree for browsing, and tabs for keeping several documents open at once. This page covers all three, plus the shortcuts that tie them together.

### Quick Open and Search

<figure><img src="https://562749618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiVUeHZHlFlZrZt02syRC%2Fuploads%2FO5fFVXWOi17Y8KovtLn6%2Fimage.png?alt=media&amp;token=e070aa99-edfe-4144-9192-7c4877f04dc0" alt=""><figcaption><p>The search button sits at the top of the file sidebar, next to the new-file and new-folder buttons.</p></figcaption></figure>

Click the magnifying glass or press **Cmd+O** to open the unified Quick Open launcher.

<div align="left"><figure><img src="https://562749618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiVUeHZHlFlZrZt02syRC%2Fuploads%2Fv2IPipyQibuP0Hjeh5YJ%2Fimage.png?alt=media&amp;token=c079c603-a58b-4f54-9bb3-c9aa1ff51584" alt="" width="375"><figcaption><p>Typing a name in Quick Open lists matching files, with Enter to open and Esc to close.</p></figcaption></figure></div>

Quick Open brings several pickers together in one tabbed surface:

* **Files** - find files and folders by name, including dotfiles and images
* **In Files** - search within file contents across the project
* **Sessions** - jump to AI sessions and workstreams
* **Prompts** - find prompts
* **Projects** - switch between open projects
* **Trackers** - jump directly to tracker items
* **Memory** - search project knowledge across Docs, Trackers, and optionally Sessions when the Nimbalyst Memory extension is enabled

The Files results can also include team shared documents. Opening one takes you to its collaborative editor. The **Files** tab can narrow to just your local files or just your team's shared documents, and it remembers the choice for next time.

Use the tab bar to switch modes, and use the inline filters for narrower results. In the **Files** tab, selecting a folder reveals it in the file tree. Direct shortcuts for some tabs are shown inside the launcher itself.

#### Search Shortcuts

* **Cmd+O** — Quick Open for files, folders, shared documents, projects, and Tracker items
* **Cmd+L** — Session Quick Open
* **Cmd+Shift+L** — Prompt Quick Open
* **Cmd+Shift+F** — file-content search
* **Cmd+Shift+O** — Memory search
* **Cmd+Shift+D** — team shared-document search

Filename search, file-content search, and Memory search answer different questions:

* Use **Files** when you know all or part of a file name.
* Use **In Files** when you know the exact text inside a local file.
* Use **Trackers** for exact issue-key lookup or structured Tracker search.
* Use **Memory** for a concept or question that may be described differently across documents, Trackers, and sessions. Memory combines semantic and keyword matching. Project Memory can also index agent instructions and personal memory as separate sources, and can use an optional on-device embedding model configured in project settings.

<div align="left"><figure><img src="https://562749618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiVUeHZHlFlZrZt02syRC%2Fuploads%2Foh5nTVuPekXW7zQecftw%2Fimage.png?alt=media&amp;token=1b9d020d-1c90-4f27-83a3-99f9b4a9e3f5" alt="" width="375"><figcaption><p>File-content search shows each matching file with a match count and the matching lines, highlighted in context.</p></figcaption></figure></div>

### File Tree

<div align="left"><figure><img src="https://562749618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiVUeHZHlFlZrZt02syRC%2Fuploads%2FAw1PtERxcNjXtD9nuM3G%2Fimage.png?alt=media&amp;token=6c1acfed-baa4-484c-9d9d-00530d94a2f3" alt="" width="375"><figcaption><p>The file tree in the sidebar, with a folder expanded to show the documents inside it.</p></figcaption></figure></div>

The file tree shows all files in your project. Navigate them by:

* Click folders to expand/collapse
* Click files to open
* Recent files appear at top of sidebar
* Right-click a file to rename, delete, open, copy path, or open in a new window
* Move files by dragging (hold Option/Alt to copy)
* Deleted files, attachments, assets, and themes move to the system trash instead of being permanently deleted
* Show dotfiles in the file tree by selecting the "All Files" filter
* In a team project, right-click a collaboration-supported file and choose **Share to Team** to promote it into the shared document space. See [Collaborative Documents](/team-collaboration/documents.md).

### Creating from the Title Bar

The title bar carries two create buttons:

* The button on the left makes a new file, shared doc, or tracker item in the list you are looking at. It opens a menu of every type it can create there, so the same button adapts as you move between files, shared documents, and trackers.
* The button on the right starts a new session.

### Tab Management

<figure><img src="https://562749618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiVUeHZHlFlZrZt02syRC%2Fuploads%2FdiqxpIxUhvY91hSpowOG%2Fimage.png?alt=media&amp;token=eed272db-2d81-4f31-b497-4118a344e285" alt=""><figcaption><p>The tab bar with several documents open. The dropdown on the right lists every open tab and offers Close All Tabs.</p></figcaption></figure>

Tabs let you work with multiple documents (or sessions) in one window.

* A dirty indicator (•) shows unsaved changes
* Open tabs are saved when the workspace closes and restored when it reopens
* Pin a tab to the far left by right-clicking it and selecting Pin Tab
* Keyboard shortcuts move you between tabs, and the tab dropdown jumps to any open tab

### Paste Options

* **Cmd+Shift+V** — force-paste as plain text without attachment conversion

### Navigation Gutter

* Right-click the navigation gutter and choose **Customize Gutter** to hide or show mode, extension-panel, and status icons.
* Drag icons into a manual order inside their group.
* Right-click an individual gutter icon to hide it directly.
* Changes apply immediately to every open Nimbalyst window and persist across projects.
* The account and Settings control remains available and cannot be hidden.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nimbalyst.com/file-management/editor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
