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

# कीबोर्ड शॉर्टकट

सभी उपलब्ध कीबोर्ड शॉर्टकट, संदर्भ के अनुसार।

<Tip>
  Embedder में `/help` चलाकर यह सूची देख सकते हैं।
</Tip>

## Global shortcuts

| Shortcut            | Mac                 | Action                         |
| ------------------- | ------------------- | ------------------------------ |
| `Ctrl+R`            | `Cmd+R`             | Conversation साफ / New chat    |
| ``Ctrl+` ``         | ``Cmd+` ``          | Serial terminal sidebar toggle |
| `Ctrl+Alt+B`        | `Cmd+Option+B`      | AI model switch                |
| `Shift+Tab`         | `Shift+Tab`         | Plan/Act mode toggle           |
| `Ctrl+Z`            | `Cmd+Z`             | Last message undo              |
| `Ctrl+Z` (2x)       | `Cmd+Z` (2x)        | Rewind interface खोलें         |
| `Ctrl+C` (2x)       | `Ctrl+C` (2x)       | App exit                       |
| `Ctrl+C` / `Escape` | `Ctrl+C` / `Escape` | Agent interrupt                |
| `/`                 | `/`                 | Command suggestions            |

## Chat input

| Shortcut      | Action                             |
| ------------- | ---------------------------------- |
| `Return`      | Message submit                     |
| `Ctrl+Return` | Newline insert                     |
| `Up` / `Down` | Suggestions navigate               |
| `Tab`         | Command complete / directory drill |
| `Escape`      | Suggestions cancel                 |
| `@`           | File autocomplete                  |
| `!`           | Bash mode                          |
| `~`           | Serial send mode                   |

## Navigation (Emacs mode)

| Shortcut              | Action         |
| --------------------- | -------------- |
| `Ctrl+N` / `Down`     | Next item      |
| `Ctrl+P` / `Up`       | Previous item  |
| `Ctrl+F` / `Right`    | Forward        |
| `Ctrl+B` / `Left`     | Back           |
| `Ctrl+G` / `Escape`   | Cancel         |
| `Return`              | Select         |
| `Space`               | Toggle         |
| `Ctrl+V` / `PageDown` | Page down      |
| `Alt+V` / `PageUp`    | Page up        |
| `Ctrl+A` / `Home`     | Top            |
| `Ctrl+E` / `End`      | Bottom         |
| `Tab`                 | Tab navigation |

## Navigation (Vim mode)

| Shortcut              | Action         |
| --------------------- | -------------- |
| `J` / `Down`          | Next item      |
| `K` / `Up`            | Previous item  |
| `L` / `Right`         | Forward        |
| `H` / `Left`          | Back           |
| `Escape`              | Cancel         |
| `Return`              | Select         |
| `Space`               | Toggle         |
| `Ctrl+D` / `PageDown` | Page down      |
| `Ctrl+U` / `PageUp`   | Page up        |
| `Home`                | Top            |
| `Shift+G` / `End`     | Bottom         |
| `Tab`                 | Tab navigation |

## Keybinding mode switch

`/keybindings` या `/kb` से Emacs और Vim mode बदलें। सेटिंग `~/.embedder/keybindings.json` में सेव होती है और तुरंत लागू होती है।
