> ## Documentation Index
> Fetch the complete documentation index at: https://docs.augmentcode.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Cosmos Keyboard Command Reference

> A reference of all available keyboard shortcuts for navigating and controlling the Cosmos app.

The Cosmos app provides keyboard shortcuts to help you navigate spaces, manage sessions, and work with files without leaving the keyboard. Each table lists the macOS and Windows & Linux keys separately.

## Global navigation

| Command                    | macOS             | Windows & Linux    |
| :------------------------- | :---------------- | :----------------- |
| Open command palette       | `Cmd` `K`         | `Ctrl` `K`         |
| Go to sessions list        | `Cmd` `Shift` `L` | `Ctrl` `Shift` `L` |
| Go to files                | `Cmd` `Shift` `E` | `Ctrl` `Shift` `E` |
| Go to recent session (1-9) | `Option` `1`–`9`  | `Alt` `1`–`9`      |

## Command palette

Open the command palette with `Cmd` `K` (macOS) or `Ctrl` `K` (Windows and Linux). Once open, use the following shortcuts to navigate the menu:

| Command                 | macOS         | Windows & Linux |
| :---------------------- | :------------ | :-------------- |
| Navigate results        | `Up` / `Down` | `Up` / `Down`   |
| Select or start session | `Enter`       | `Enter`         |
| Edit resource           | `Cmd` `Enter` | `Ctrl` `Enter`  |
| Close                   | `Esc`         | `Esc`           |

## Actions

| Command     | macOS             | Windows & Linux    |
| :---------- | :---------------- | :----------------- |
| New session | `Cmd` `Shift` `O` | `Ctrl` `Shift` `O` |

## Application

| Command                    | macOS             | Windows & Linux    |
| :------------------------- | :---------------- | :----------------- |
| Toggle left sidebar        | `Cmd` `.`         | `Ctrl` `.`         |
| Toggle settings navigation | `Cmd` `Shift` `,` | `Ctrl` `Shift` `,` |
| Show keyboard shortcuts    | `Cmd` `/`         | `Ctrl` `/`         |

## Sessions

| Command              | macOS             | Windows & Linux    |
| :------------------- | :---------------- | :----------------- |
| Previous turn        | `Cmd` `↑`         | `Ctrl` `↑`         |
| Next turn            | `Cmd` `↓`         | `Ctrl` `↓`         |
| Enhance prompt       | `Cmd` `E`         | `Ctrl` `E`         |
| Toggle right sidebar | `Cmd` `Shift` `.` | `Ctrl` `Shift` `.` |
| Unfocus input        | `Esc`             | `Esc`              |

## Files

| Command                        | macOS                  | Windows & Linux        |
| :----------------------------- | :--------------------- | :--------------------- |
| Search files                   | `Cmd` `P`              | `Ctrl` `P`             |
| New folder in selected folder  | `Shift` `N`            | `Shift` `N`            |
| Rename selected file or folder | `Enter`                | `Enter`                |
| Delete selected file or folder | `Delete` / `Backspace` | `Delete` / `Backspace` |
